AppendixB Command Reference
Privilege Level 15 Commands
B-32
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
Usage Guidelines
Use this command to define a default domain name.
A default domain name allows the system to resolve any unqualified host names.
Any IP hostname that does not contain a domain name will have the configured
domain name appended to it. If you are using a DNS server, this appended name
is resolved by the DNS server, and then added to the host table.
Example
This command defines the default domain name cisco.com:
ip domain-name cisco.com
This command removes the default domain name:
no ip domain-name
Related Commands
ip name-server
ip name-server
To specify the addresses of up to three name servers for name and address
resolution, use the ip name-server command. To remove a name server, use the
no form of the command.
ip name-server ip-address
no ip name-server ip-address
Syntax Description
ip-address Name server IP address (maximum of 3).
Usage Guidelines
Use the ip name-server command to point the system to a specific DNS server.
You may configure up to three servers.