
IP Configuration Command Set
Configuring Dynamic Host Configuration Protocol (DHCP)
Matrix DFE-Platinum and Diamond Series Configuration Guide
12-123
12.2.9.8
dns-server
Use this command to assign one or more DNS servers to DHCP clients.
dns-server
address
[
address2...address8
]
Syntax Description
Command Syntax of the “no” Form
The “no” form of this command deletes the DNS server list:
no dns-server
Command Type
Router command.
Command Mode
Any DHCP configuration mode.
Command Defaults
If
address2...address8
is not specified, no additional addresses will be configured.
Example
This example shows how to assign a DNS server at 11.12.1.99 to the “localpool” address pool:
address
Specifies the IP address of a DNS server.
address2...
address8
(Optional) Specifies, in order of preference, up to 7
additional DNS server IP address(es).
Matrix>Router1(config)#
ip dhcp pool localpool
Matrix>Router1(config-dhcp-pool)#
dns-server 11.12.1.99