C
OMMAND
L
INE
I
NTERFACE
4-178
Example
This example maps two address to a host name.

clear host

This command deletes entries from the DNS table.
Syntax
clear host {name | *}
•name - Name of the host. (Range: 1-64 characters)
* - Removes all entries.
Default Setting
None
Command Mode
Privileged Exec
Example
This example clears all static entries from the DNS table.

ip domain-name

This command defines the default domain name appended to incomplete
host names (i.e., host names passed from a client that are not formatte d
Console(config)#ip host rd5 192.168.1.55 10.1.0.55
Console(config)#end
Console#show hosts
Hostname
rd5
Inet address
10.1.0.55 192.168.1.55
Alias
Console#
Console(config)#clear host *
Console(config)#