6-19
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 6 Global Configuration
Domain Name Server (DNS) Settings
How to Remove All Domain Name Servers
From the SCE(config)# prompt, type:
How to Add a Host to the Host Table
Options
The following options are available:
•
hostname—
The name of the host.
•
ip-address—
The IP address of the host
From the SCE(config)# prompt, type:
Adding Hosts to Removing them from the Host Table: Example
The following example shows how to add a host to the host table.
SCE(config)#ip host PC85 10.1.1.61
The following example shows how to remove a hostname together with all its IP mappings.
SCE(config)#no ip host PC85
How to Display Current DNS Settings
From the SCE# prompt, type:
Displaying Current DNS Settings: Example
The following example shows how to display current DNS information.
SCE#show hosts
Default domain is Cisco.com
Name/address lookup uses domain service
Name servers are 10.1.1.60, 10.1.1.61
Host Address
---- -------
PC85 10.1.1.61
sce#
Command
Purpose
no ip name-server
Removes all configured DNS servers.
Command
Purpose
ip host
hostname ip-address
Adds the specified host to the host table.
Command
Purpose
show hosts
Displays current DNS settings.