Compact T1 - Release 6.1 5-97
CLI Commands
set
set (router) dhcp server dnsserver
Use the set (router) dhcp server dnsserver command to set the IP address of up to 4 DNS
servers that the DHCP server will inform the clients of.
Syntax: set {rtr_card-addr} dhcp server dnsserver {number}
{ip-addr}
Example: set 5 dhcp server dnsserver 4 122.104.33.220
The example will set the 4th DNS server address for the DHCP server on the
Router card in slot 5 to 122.104.33.220
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{number}
The DNS server entry, 1-4.
{ip-addr}
The address of the DNS server, in the form of xxx.xxx.xxx.xxx, where xxx is between
0-255.
set (router) dhcp server domain
Use the set (router) dhcp server domain command to select the domain name to provide
to DHCP clients.
Syntax: set {rtr_card-addr} dhcp server domain
{"domain-name"}
Example: set 5 dhcp server domain "carrieraccess.com"
The example sets the domain name to "carrieraccess.com" in the DHCP server
on the Router in slot 5.
{rtr_card-addr}
The slot number (1-6) that contains the Router (IP or CMG) card.
{"domain-name"}
The domain name, with a maximum of 43 characters. Name must be enclosed in quotes.