4.360 ent-ttmap

Use this command to add a mapped SS7 message translation type (TT) for a given gateway linkset name. With this command you can add to the database the identification of the type of allowed global title translation in the SS7 message before and after translation type mapping. For example, you can use this command to add to the database that you want the SS7 message translation type 001 (before TT mapping) mapped to 254 (after TT mapping).

Parameters

ett (mandatory)
Translation type before mapping. The identification of the type of global title translation in the SS7 message before translation type mapping. This attribute is the decimal representation of the 1-octet binary field used by the SS7 protocol to identify the translation type.
Range:
000 - 255
io (mandatory)
Incoming or outgoing. The system uses this parameter to indicate whether the translation type mapping data provisioned for the gateway linkset is for SS7 messages received or sent on the linkset.
Range:
i
incoming
o
outgoing
lsn (mandatory)
Linkset name. The unique network identifier for the gateway linkset.
Range:
ayyyyyyyyy

1 alphabetic character followed by 9 alphanumeric characters

mtt (mandatory)
Mapped translation type. The identification of the type of global title translation in the SS7 message after translation type mapping. This attribute is the decimal representation of the 1-octet binary field used by the SS7 protocol to identify the translation type.
Range:
000 - 255

Example

ent-ttmap:lsn=nc001:io=i:ett=128:mtt=16

Dependencies

The linkset must be defined.

The linkset table must be accessible.

The translation type mapping table must be accessible.

The Translation Type Mapping table must not be full for the linkset specified in the lsn parameter. Translation type mapping entries are supported for up to 255 linksets.

Notes

None

Output

ent-ttmap:lsn=nc001:io=i:ett=128:mtt=16

    rlghncxa03w 04-02-21 13:09:27 EST  EAGLE 31.3.0
    ENT-TTMAP: MASP A - COMPLTD

    TTMAP table for nc001 is (2 of 64) 3% full 
;

Related Topics