Chapter 6 Control Configuration
Domain Name (DNS) Settings
SCE 1000 2xGBE Release 2.0.10 User Guide
6-18 OL-7117-02
To clear the name server table all addresses :
Step 1 From the SCE 1000(config)# prompt, type no ip name-server, and press
Enter.
Domain Name
To define a default domain name:
Step 1 From the SCE 1000(config)# prompt, type ip domain-name domain-name,
and press Enter.
The default domain name is defined. The default domain name is used to complete
unqualified host names. Do not include the initial period that separates an unqualified
name from the domain name.
EXAMPLE:
The following example shows how to configure the domain name.
Now, if the hostname “Cisco” is entered, the default domain name “com” is appended, to produce
“Cisco.com”.
SCE 1000(config)#ip domain-name com
EXAMPLE:
The following example shows how to remove the configured domain name.
SCE 1000(config)#no ip domain-name
Host Table
To add a hostname and address to the host table:
Step 1 From the SCE 1000(config)# prompt, type ip host hostname ip-address,
and press Enter.
EXAMPLE:
The following example shows how to add a host to the host table.
SCE 1000(config)#ip host PC85 10.1.1.61
EXAMPLE:
The following example shows how to remove a hostname together with all of its IP mappings.
SCE 1000(config)#no ip host PC85
Comments to this Manuals