4.494 rtrv-gtcnv

Use this command to display entries in the Default Global Title Conversion table.

Parameters

dir (optional)
Direction of conversion.
Range:
atoi
ANSI to ITU conversion
itoa
ITU to ANSI conversion
both
Conversion in both directions
gtixlat (optional)
Global title indicator conversion. This parameter is expressed in the form of the ANSI GTI and the ITU GTI.
Range:
22
Converts an incoming ANSI GTI 2 to an outgoing ITU GTI 2 or an incoming ITU GTI 2 to an outgoing ANSI GTI 2
24
Converts an incoming ANSI GTI 2 to an outgoing ITU GTI 4 or an incoming ITU GTI 4 to an outgoing ANSI GTI 2
nai (optional)
Nature of address indicator.
Range:
0 - 63, *
np (optional)
Numbering plan.
Range:
0 - 15, *
tta (optional)
ANSI translation type.
Range:
0 - 255, *
tti (optional)
ITU translation type.
Range:
0 - 255, *

Example

rtrv-gtcnv

Dependencies

The ANSI/ITU SCCP Conversion feature must be enabled before the command can be entered.

Notes

None

Output

This example displays output containing decimal global title digits:

rtrv-gtcnv

    tekelecstp 06-11-07 13:44:12 EST  EAGLE 35.3.0

    DIR   GTIXLAT  TTA  TTI  NP  NAI  DEL  POS  ADD
    atoi    22     10   5    --- ---  10   pfx  123

    GTCNV    table is (1 of 1000) 1% full. 
;

This example shows output containing hexadecimal global title digits:

rtrv-gtcnv

    tekelecstp 06-11-07 11:52:58 EST  EAGLE 35.3.0
    
    DIR   GTIXLAT  TTA  TTI  NP  NAI  DEL  POS  ADD
    atoi    22     1    3    --- ---  ---  pfx  abcdef0123456789abcdf
    itoa    24     5    6    2   1    ---  sfx  abcdef0123456789abcef

    GTCNV    table is (2 of 1000) 1% full. 
;

Legend

  • DIR—Direction of the translation: ANSI to ITU or ITU to ANSI
  • GTIXLAT—GTI translation
  • TTA—ANSI translation type
  • TTI—ITU translation type
  • NP—Numbering plan
  • NAI—Nature of address indicator
  • DEL—Deletion status, listing the number of incoming MSUs that will be deleted prior to translation
  • POS—Prefix or Suffix
  • ADD—Global title address

Related Topics