Specifications

Command Groups
A-118
dns
Thiscommandspecifiestheaddressfortheprimaryorsecondarydomainnameservertobeused
fornametoaddressresolution.
Syntax
dns primary-server <server-address>
dns secondary-server <server-address>
primaryserveristheprimaryserverusedfornameresolution
secondaryserveristhesecondaryserverusedfornameresolution
serveraddressistheIPaddressofdomainnameserver
Default Setting
None
Command Mode
GlobalConfiguration
Command Usage
Theprimaryandsecondarynameserversarequeriedinsequence.
Example
Thisexamplespecifiestwodomainnameservers.
Related Commands
showinterfaceethernetpageA123
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 3000(if-ethernet)#dns primary-server 192.168.1.55
RoamAbout 3000(if-ethernet)#dns secondary-server 10.1.0.55
RoamAbout 3000(if-ethernet)#