SMC Networks 2.4GHz/5GHz Manual De Usuario

Descargar
Página de 322
Command Line Interface
7-92
Example 
To specify the 10/100Base-TX network interface, enter the 
following command:
dns server
This command specifies the address for the primary or secondary 
domain name server to be used for name-to-address resolution. 
Syntax
dns 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 Setting 
None
Command Mode 
Global Configuration
Command Usage 
The primary and secondary name servers are queried in 
sequence. 
Example
This example specifies two domain-name servers.
AP(config)#interface ethernet 
AP(if-ethernet)#
AP(if-ethernet)#dns primary-server 192.168.1.55
AP(if-ethernet)#dns secondary-server 10.1.0.55
AP(if-ethernet)#