User's Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Hardware Installation
- Chapter 3 Network Configuration
- Chapter 4 Initial Configuration
- Chapter 5 System Configuration
- Chapter 6 Command Line Interface
- Using the Command Line Interface
- Entering Commands
- Command Groups
- General Commands
- System Management Commands
- SNMP Commands
- Flash/File Commands
- RADIUS Client
- 802.1x Port Authentication
- Filtering Commands
- Interface Commands
- interface
- dns server
- ip address
- ip dhcp
- shutdown
- speed-duplex
- show interface ethernet
- description
- closed-system
- speed
- channel
- turbo
- ssid
- beacon-interval
- dtim-period
- fragmentation-length
- rts-threshold
- authentication
- encryption
- key
- transmit-key
- transmit-power
- max-association
- multicast-cipher
- wpa-clients
- wpa-mode
- wpa-preshared-key
- wpa-psk-type
- shutdown
- show interface wireless
- show station
- IAPP Commands
- VLAN Commands
- Appendix A Troubleshooting
- Appendix B Cables and Pinouts
- Appendix C Specifications
- Glossary
- Index
Command Line Interface
6-66
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.
Related Commands
show interface ethernet (page 6-71)
SMC-AP(if-ethernet)#dns primary-server 192.168.1.55
SMC-AP(if-ethernet)#dns secondary-server 10.1.0.55
SMC-AP(if-ethernet)#