Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
220
configured, the servers configured later will be added to the server list. The user can configure up to 4
name servers.
Example
This example shows how to configure the domain name server 192.168.5.134 and 5001:5::2.
Switch# configure terminal
Switch(config)# ip name-server 192.168.5.134 5001:5::2
Switch(config)#
23-7 ip name-server timeout
This command is used to configure the timeout value for the name server. Use the no form of this
command to revert it to the default value.
ip name-server timeout SECONDS
Parameters
SECONDS
Specifies the maximum time to wait for a response from a specified
name server. This value must be between 1 and 60.
Default
By default, this value is 3 seconds.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to configure the DNS maximum time value to wait for a response from a specified
name server.
Example
This example shows how to configure the timeout value to 5 seconds.
Switch# configure terminal
Switch(config)# ip name-server timeout 5
Switch(config)#
23-8 show hosts
This command is used to display the DNS configuration.
show hosts
Parameters
None.