620
IP Addressing Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IP_Addressing.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Console(config)#
ip host
accounting.website.com 176.10.23.1
clear host
Use the
clear host
Privileged EXEC mode command to delete entries from
the host name-to-address cache.
Syntax
clear host
{name | *}
Parameters
•
name
—Specifies the host entry to remove. (Length: 1–158 characters.
Maximum label length: 63 characters
)
•
*
—Removes all entries.
Command Mode
Privileged EXEC mode
Example
The following example deletes all entries from the host name-to-address
cache.
Console#
clear host *
clear host dhcp
Use the
clear host dhcp
Privileged EXEC mode command to delete entries
from the host name-to-address mapping received from Dynamic Host
Configuration Protocol (DHCP).
Syntax
clear host dhcp
{name | *}
Parameters
•
name
—Specifies the host entry to remove. (Length: 1–158 characters.
Maximum label length: 63 characters
)