Probably more familiar to identify a device, a host or a server with a name that associated with its tasks or other performance criteria. This is done by creating a table host, associating a name with one or more IP addresses.
The following table has created a host with the command
ip host [name] IP address Read the rest of this entry »
MADRID (config) # ip host 204.200.1.2 SERVER
MADRID (config) # ip host 220.220.10.32 ROUTER
MADRID (config) # ip host 210.210.2.22 HOST
MADRID (config) # exit