![Cisco Small Business 300 1.1 Series Administration Manual Download Page 492](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294492.webp)
IP Addressing Commands
78-20269-01 Command Line Interface Reference Guide
493
35
Default Configuration
A default domain name is not defined.
Command Mode
Global Configuration mode
User Guidelines
Domain names and host names are restricted to the ASCII letters A through Z
(case-insensitive), the digits 0 through 9, the underscore and the hyphen. A period
(.) is used to separate labels.
The maximum size of a label is 63 characters. The maximum name size is 158
bytes.
Example
The following example defines the default domain name as ‘www.website.com’.
Console(config)#
ip domain name
www.website.com
35.17 ip name-server
Use the ip name-server Global Configuration mode command to define the
available name servers. Use the no form of this command to remove a name
server.
Syntax
ip name-server
{server1-ipv4-address | server1-ipv6-address} [server-address2 …
server-address8]
no ip name-server [
server-address
…
server-address8
]
Parameters
server-address—IP addresses of the name server. Up to 8 servers can be defined
in one command or by using multiple commands. The IP address can be IPv4
address or IPv6 address. When the IPv6 address is a Link Local address (IPv6Z
address), the outgoing interface name must be specified. Refer to the User
Guidelines for the interface name syntax.