4.359 ent-tt

Use this command to add a translation type to the system database.

Note:

If the EGTT feature is turned on, then the GTT Selector (ent/chg/dlt/rtrvgttsel), GTT Set (ent/dlt/rtrv-gttset), and GTA (ent/chg/dlt/rtrvgta) commands replace the Translation Type (ent/dlt/rtrv-tt) and Global Title Translation (ent/chg/dlt/rtrv-gtt) commands. It is not recommended to run ent/dlt/rtrv-tt & ent/chg/dlt/rtrv-gtt commands as it may cause the advance GTA fields of GTT entry to be reset to the default values.

Parameters

type/typea/typei/typen/typen24/typeis/typens (mandatory)
The translation type and network type. This value is the decimal representation of the 1-byte field used in SS7.

The type and typea parameters specify an ANSI network.

The typei parameter specifies an ITU-international network.

The typen parameter specifies an ITU-national network.

The typen24 parameter specifies a 24-bit ITU-national network.

The typeis parameter specifies an ITU-international spare network.

The typens parameter specifies an ITU-national spare network.

A translation type numeric value may be entered as ANSI type (type/typea) and as an ITU type (typei/typen/typen24/typeis/typens). However, they are separate entities.

The point code domain translation types for GTT are handled by the EAGLE protocol processing as either ANSI or ITU; therefore, ITU applies to ITU-I, ITU-I spare, ITU-N, ITU-N spare, and ITU-N24.

Range:
000 - 255
Default:
No translation type is specified
alias (optional)
The alias of the global title translation type
Range:
000 - 255
Default:
No alias assignment is made.
ndgt (optional)
The number of digits contained in the global title translation. This parameter is not valid if the VGTT (variable length GTT) feature is turned on.
Range:
1 - 21
Default:
6 (not applicable if the VGTT feature is on)
ttn (optional)
Translation type name.
Range:
ayyyyyyyy

1 alphabetic character followed by up to 8 alphanumeric characters

Default:
"set" + "ans"|"int"|"nat"|"24n"|"ins"|"nas" + 3-digit TT value

Example

ent-tt:type=230:ttn=lidb:ndgt=5

ent-tt:type=230:ttn=lidb:alias=007

ent-tt:type=2:ndgt=5

ent-tt:type=3

ent-tt:typens=2

ent-tt:typeis=1:ttn=setitu001

Dependencies

The translation type specified by type/typea/typei/typen/typen24/typeis/typens cannot already exist in the database containing the ANSI and ITU types.

The alias and ndgt parameters cannot be specified together in the command.

The translation type name must be unique.

The ndgt parameter is not valid if the VGTT (variable length GTT) feature is turned on.

The value specified for the type/typea/typei/typen/typen24/typeis/typens parameter cannot be an alias value.

The value specified for the type/typea/typei/typen/typen24/typeis/typens parameter must already exist in the database for the network type.

The value specified for the ttn parameter must already exist in the database.

The values specified for the type/typea/typei/typen/typen24/typeis/typens and ttn parameters must refer to the same entity.

The value specified for the alias parameter must be associated with the specified translation type and cannot be the value of an existing translation type.

The value specified for the alias parameter cannot be an existing alias value for the specified network type.

The network domain of the translation type specified by the ttn parameter cannot be CROSS (see the ent-gttset command) when entering an alias entry for that ttn.

The ttn=none parameter cannot be specified.

Notes

The new translation type is entered into the translation type table along with the translation name and the number of digits used by the translation type.

The ttn parameter always refers to a translation type. Aliases do not have translation type names.

If the OBSR or FLOBR feature is turned on, then the ent-tt command can be used to provision only CdGTA GTT sets and GTT selectors. NP and NAI values cannot be specified for GTT selectors using the ent-tt command as gtii=4 entries cannot be provisioned with this command.

If the EGTT feature is on, then the following occurs for this command:

  • For ANSI, if the GTT selector of a true entry is deleted using the dlt-gttsel  command, a new entry using the same TTN cannot be created. If the true selector is deleted for an entry using the  dlt-gttsel command, then its aliases cannot be entered.
  • For ITU, if a true GTT selector entry (GTI=2 or GTI=4) is deleted using the  dlt-gttsel command, or if the GTT set name of an entry is changed using the chg-gttsel command, then a new entry for the same TTN cannot be created. If a true GTT selector entry is deleted using the dlt-gttsel command, or if the GTT set name of an entry is changed using the chg-gttsel command, then its aliases cannot be created.

Output

ent-tt:typeis=1:ttn=setitu001

    tekelecstp 10-04-28 16:45:34 EST  Eagle 42.0.0
    ENT-TT: MASP A - COMPLTD 
;

Related Topics