Reference Guide

Table Of Contents
DHCP commands
default-router address
Assigns a default gateway to clients based on the IP address pool.
Syntax
default-router address [address2...address8]
Parameters
address Enter an IPv4 or IPv6 address to use as the default gateway for clients on the subnet in
A.B.C.D or A::B format.
address2...address8 (Optional) Enter up to eight IP addresses, in order of preference.
Default Not configured
Command Mode DHCP-POOL
Usage
Information
Configure up to eight IP addresses, in order of preference. Use the no version of this command to
remove the configuration.
Example
OS10(conf-dhcp-20.1.1.1)# default-router 20.1.1.100
Supported
Releases
10.2.0E or later
disable
Disables the DHCP server.
Syntax
disable
Parameters None
Default Disabled
Command Mode DHCP
Usage
Information
The no version of this command enables the DHCP server.
Example
OS10(conf-dhcp)# no disable
Supported
Releases
10.2.0E or later
dns-server address
Assigns a DNS server to clients based on the address pool.
Syntax
dns-server address [address2...address8]
Parameters
address Enter the DNS server IP address that services clients on the subnet in A.B.C.D or A::B
format.
address2...address8 (Optional) Enter up to eight DNS server addresses, in order of
preference.
Default Not configured
Command Mode DHCP-POOL
Usage
Information
None
Example
OS10(conf-dhcp-Dell)# dns-server 192.168.1.1
System management 469