User's Manual

DNS C
OMMANDS
4-288
clear host
This command deletes entries from the DNS table.
Syntax
clear host {name | *}
name - Name of the host. (Range: 1-255 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 formatted with
dotted notation). Use the no form to remove the current domain name.
Syntax
ip domain-name name
no ip domain-name
name - Name of the host. Do not include the initial dot that separates
the host name from the domain name. (Range: 1-255 characters)
Default Setting
None
Command Mode
Global Configuration
Console(config)#clear host *
Console(config)#