Technical data

RackSwitch G8000 ISCLI Reference
156
Chapter 4: Configuration Commands BMD00128, September 2009
Domain Name System Configuration
The Domain Name System (DNS) commands are used for defining the primary and secondary
DNS servers on your local network, and for setting the default domain name served by the
switch services. DNS parameters must be configured prior to using hostname parameters with
the ping, traceroute, and TFTP commands.
Table 4-48 DNS Configuration Commands
Command Syntax and Usage
[no] ip dns domain-name <character string>
Sets the default domain name used by the switch. For example: mycompany.com
Command mode: Global configuration
[no] ip dns primary-server <IP address>
Sets the IP address for the primary DNS server, using dotted decimal notation.
Command mode: Global configuration
[no] ip dns secondary-server <IP address>
Sets the IP address for the secondary DNS server, using dotted decimal notation. If the primary
DNS server fails, the secondary server will be used instead. Enter the IP address using dotted deci-
mal notation.
Command mode: Global configuration
show ip dns
Displays the current Domain Name System settings.
Command mode: Global configuration