Specifications

2-199
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ip host
ip host
Adds a hostname and address to the host table.
To remove a hostname and address from the host table, use the no form of this command.
ip host hostname ip-address
no ip host hostname [ip-address]
Syntax Description
Command Default None
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example shows how to add a host to the host table:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#ip host PC85 10.1.1.1
SCE8000(config)#
Related Commands
hostname Hostname to be added or removed.
ip-address 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
contents of the host table.