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 (" ").

Range:
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

A string of characters, beginning with a letter and comprising up to 60 characters in length. Valid values are a..z, A..Z, 0..9, or . (period).

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.
Range:

4 numbers separated by dots, with each number in the range of 0-255.

realm (optional)
Realm. Specifies the domain of a host from which the message can be sent or received.
Range:
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
A string of characters, beginning with a letter and comprising up to 60 characters in length. Valid values are a..z, A..Z, 0..9, - (dash), . (period).
type (optional)
The residency attribute of the host entry.
Range:
local
The IP host name and IP address resides on the IP card in this EAGLE.
remote
The IP host name and IP address resides on equipment not in this EAGLE.
Default:
local

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