4.314 ent-ip-host
Use this command to configure the IP Host table. The IP Host table defines local and remote host names for IP addresses.
Parameters
- host (mandatory)
- Host name. This parameter specifies the logical
name of the device associated with the specified IP address.
Special characters, such as hyphens, can be used in the host name if the host name is enclosed in double quotes (" ").
- ipaddr (mandatory)
- The IP address associated with the host name. This is a TCP/IP address expressed in standard dot notation. IP addresses consist of the system’s network number and the machine’s unique host number. An example IP address is 192.126.100.5, where 192.126.100 is the system’s network number and 5 is the machine’s host number.
Example
ent-ip-host:host=gw100.nc.tekelec.com:ipaddr=150.001.001.001
ent-ip-host:host=gw100.nc.tekelec.com:ipaddr=150.001.001.001:type=local
ent-ip-host:host="gw100.nc-tekelec.com":ipaddr=150.001.001.001
ent-ip-host:host=abc:ipaddr=250.001.001.001:type=remote:realm=xyz
Dependencies
The value specified for the IP Address parameter cannot already exist in the IP Host table.
A valid value must be specified for the host parameter. If the host name contains a hyphen, then the host name must be enclosed within quotation marks.
The ipaddr=0.0.0.0. parameter cannot be specified.
The value specified for the host parameter cannot already exist in the IP Host table.
The IP Host table can have a maximum of 4096 host entries.
If a remote host is used (the type=remote parameter is specified), then the value specified for the IP Address cannot already exist in the IP Link table.
If a local host is used (the type=local parameter is specified), then the value specified for the IP Address must already exist in the IP Link table.
A valid value must be specified for the realm parameter. If the realm contains a hyphen, then the realm must be enclosed within quotation marks.
HOST and REALM must be specified together for the host associated with diameter connection.
Notes
If the realm contains a hyphen, then the realm must be enclosed within quotation marks.
Realm is mandatory for all the IP hosts associated with diameter connections.
Output
ent-ip-host:host=gw100.nc.tekelec.com:ipaddr=150.001.001.001:type=local
rlghncxa03w 05-07-17 15:35:05 EST EAGLE 34.0.0
ENT-IP-HOST: MASP A - COMPLTD
;
Related Topics