4.288 ent-dlk
Use this command to add a TCP/IP data link to the database. The TCP/IP data link is used to send copies of SS7 MSUs (selected by the gateway screening feature) to a remote host for further processing.
Parameters
- ipaddr (mandatory)
- The TCP/IP data link’s IP address. 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 network number and 5 is the machine’s host number.
- loc (mandatory)
- The card location as stenciled on the shelf of the
system.
- Range:
- 1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 5318, 6101 - 6108, 6111 - 6118
- auto (optional)
-
Automatic. This parameter specifies whether the hardware automatically determines duplex and speed.
Note:
This parameter is valid only for E5-ENET-B cards
Example
ent-dlk:loc=1201:ipaddr=196.3.202.45
ent-dlk:loc=1101:ipaddr=192.168.63.11:speed=10:duplex=half
ent-dlk:loc=1107:ipaddr=192.168.63.12:auto=yes
Dependencies
The shelf and card must be equipped.
The IP address (ipaddr) cannot be in the TCP/IP link table and cannot be a TCP/IP node.
The specified card cannot contain any data links.
The specified card’s status must be out of service
maintenance disabled (OOS-MT-DSBLD). Enter the
rept-stat-card
command to verify the
state of the card.
The specified TCP/IP data link cannot be in the database.
If the auto=yes parameter is specified, then the speed and duplex parameters cannot be specified.
The speed and duplex parameters must be specified together in the command.
If the speed=100 parameter is specified, then an E5-ENET-B card must be used.
The IP address (ipaddr) cannot be in the TCP/IP link table and cannot be a TCP/IP router.
Notes
The value of the
ipaddr parameter cannot match the
TCP/IP default router’s IP address (the
iprte parameter of the
ent-ip-node
command).
Output
ent-dlk:loc=1201:ipaddr=196.3.202.45
tekelecstp 07-04-03 11:12:34 EST EAGLE 37.0.0
ENT-DLK: MASP A - COMPLTD
;
The following example issues an error message because the first
octet of the IP address is a loopback address.
ent-dlk:loc=1201:ipaddr=127.3.202.45
rlghncxa03w 07-04-03 11:43:04 EST EAGLE 37.0.0
Command Rejected : First octet of IPADDR cannot be 127.
ENT-DLK: MASP A - COMPLTD
;