Configuration Commands : ip host

ip host
Description
Use the ip host command to configure a static hostname or IP address mapping.
Use the no form of this command to remove static hostname or IP address mapping.
Syntax
ip host <host name> <IP address>
no ip host <host name> <IP address>
Arguments
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
Usage Guidelines
Useful for a URL definition where you want to use a name instead of an IP address.
Examples
To be able to use the name, “redshoes”, for the IP address, 10.10.10.4:
(config) # ip host redshoes 10.10.10.4

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.