EasyManua.ls Logo

STM SatLink VSAT - DHCP Server Configuration

STM SatLink VSAT
183 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SatLink VSAT User Guide
Publication no. 101557
Rev 14.1.1-2
Copyright 2006-2012 STM Group, Inc.
Page 159 (182)
Example:
# ip dns server 10.10.10.10 10.10.10.11
# ip dns show
DNS Client Configuration
DNS Server Sent Received
10.10.10.10 174 0
10.10.10.11 174 0
#
The example above shows how the SatLink DNS client is configured to use the DNS servers 10.10.10.10
and 10.10.10.11.
Note that when the internal SatLink DHCP server is enabled, the SatLink VSAT will configure the hosts
on its LAN to use the SatLink VSAT as the primary DNS server, and its own DNS client‘s primary DNS
server as the secondary DNS server. This is done in order to let the hosts use the DNS Forwarder of the
SatLink VSAT to reduce the time for DNS lookups and especially improve the speed of Web browsing.
H.3 Configuration of the DHCP Server
To handle automated address assignment, the IETF has designed a protocol (RFC 2131) known as
Dynamic Host Configuration Protocol (DHCP). DHCP allows a computer to acquire automatically all IP
configuration information it needs when entering the network.
Whenever a new computer connects to the VSAT‘s LAN and the DHCP server in the VSAT is enabled
for one of its LAN interfaces (LAN or Virtual), the computer will be allocated an IP address by the DHCP
server from the pool of addresses defined by the VSAT LAN (or Virtual) subnet.
IP addresses that will not be allocated automatically to new computers are the VSAT‘s own IP address
and eventually IP addresses specifically excluded during configuration.
The VSAT administrator has the possibility to configure the following parameters:
Server Status: Enable or disable the VSAT LAN DHCP server.
Lease time: Set the lease time for an IP address allocated to a host on the LAN.
No. of IP addresses excluded: Specifies the number of IP addresses to be excluded from the
available range of addresses defined by the VSAT LAN (or Virtual) subnet. The excluded range
of IP addresses will be the upper range of the LAN (Virtual) subnet; i.e., if the VSAT LAN is
allocated the IP addresses 10.10.10.1 to 10.10.10.254, and 2 IP addresses are excluded for use by
the DHCP server, then the DHCP server will have the IP address range 10.10.10.1 to
10.10.10.252 available for DHCP clients.
The DHCP server in the SatLink VSAT is enabled in the factory default configuration. To disable the
DHCP server, use the CLI command ip dhcp disable.
The lease time of IP addresses can be configured using the CLI command ip dhcp leasetime.
Example:
# ip dhcp leasetime 1 d
The command in this example will configure the lease time to 24 hours (one day).
To view the DHCP server configuration and, if enabled, the DHCP client table, use the CLI command ip
dhcp show.
Example:
#

Table of Contents