5-98CHAPTER 5: COMMAND L INE I NTERFACEinterface ethernetThis command enters Ethernet interface configuration mode.Default SettingNoneCommand ModeGlobal ConfigurationExampleTo specify the 10/100Base-TX network interface, enter the following command:dns serverThis command specifies the address for the primary or secondary domain nameserver to be used for name-to-address resolution.Syntaxdns primary-server <server-address>dns secondary-server <server-address>• primary-server - Primary server used for name resolution.• secondary-server - Secondary server used for name resolution.• server-address - IP address of domain-name server.Default SettingNoneCommand ModeGlobal ConfigurationCommand UsageThe primary and secondary name servers are queried in sequence.ExampleThis example specifies two domain-name servers.Enterprise AP(config)#interface ethernetEnterprise AP(if-ethernet)#Enterprise AP(if-ethernet)#dns primary-server 192.254.2.55Enterprise AP(if-ethernet)#dns secondary-server 10.1.0.55Enterprise AP(if-ethernet)#