Specifications

Table Of Contents
2-136
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip domain-name
ip domain-name
Defines a default domain name. Use the no parameter of this command to remove the current default
domain name. When using the no parameter, you do not have to specify the domain name.
ip domain-name domain-name
no ip domain-name
Syntax Description
Command Default This command has no default settings.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following examples illustrate the use of this command.
EXAMPLE 1:
The following example configures a domain name
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#ip domain-name cisco.com
SCE(config)#
EXAMPLE 2:
The following example removes the configured domain name.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#no ip domain-name
SCE(config)#
domain-name The default domain name used to complete host names that do not specify
a domain. Do not include the initial period that separates an unqualified
name from the domain name.
Release Modification
2.5.7 This command was introduced.