Specifications

Table Of Contents
2-144
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip host
ip host
Adds a host name and address to the host table. Use the no form of the command to remove a host name
and address from the host table.
ip host hostname ip-address
no ip host hostname [ip-address]
Syntax Description
Command Default This command has no default settings.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example adds a host to the host table.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#ip host PC85 10.1.1.1
SCE(config)#
Related Commands
hostname The host name to be added or removed.
ip-address The host IP address in x.x.x.x format.
Release Modification
2.5.7 This command was introduced.
Command Description
show hosts Displays the default domain name, the address of the name server, and the
content of the host table.