4.217 dlt-gttsel
Use this command to delete an applicable global title translation (GTT) selector.
Note:
When the EGTT feature is turned on, the GTT Selector (ent/chg/dlt/rtrv-gttsel
), GTT
Set (ent/dlt/rtrv-gttset
), and GTA (ent/chg/dlt/rtrv-gta
) commands replace the Translation
Type (ent/dlt/rtrv-tt
) and Global Title
Translation (ent/chg/dlt/rtrv-gtt
) commands.
However, the Translation Type and Global Title Translation commands continue to
work according to their original functionality when the EGTT feature is turned
on.
Parameters
Note:
The nature of address indicator parameters (naivornai) can be specified using a mnemonic or an explicit value. Either the mnemonic or the explicit value can be specified; however, both values cannot be specified at the same time for the same parameter. Table A-7 shows the mapping between the naiv and nai parameter values.Note:
The numbering plan parameters (npv or np) can be specified using a mnemonic or an explicit value. Either the mnemonic or explicit value can be specified: however, both values cannot be specified at the same time for the same parameter. Table A-8 shows the mapping between the npv and np parameter values.- gti/gtia/gtii/gtin/gtin24/gtiis/gtins/gtin16 (mandatory)
- Global title indicator.
For all EGTT selector commands, the domain is defined as gti and gtia (ANSI), gtii(ITU international), gtin (ITU national), gtin24 (24-bit ITU national), gtiis (ITU international spare), gtins (ITU national spare) and gtin16 (16-bit ITU national).
For the selector commands, gti and gtia are equivalent. GTT selectors can be provisioned for the same translation type (TT) with different ITU domains.
- eaglegen (optional)
- This parameter specifies whether the selector is used by EAGLE generated messages.
Example
dlt-gttsel:gti=2:tt=10
dlt-gttsel:gtin=4:tt=0:np=dflt:nai=dflt
dlt-gttsel:gtia=2:tt=21:cgssn=20:selid=1:lsn=ls10
dlt-gttsel:gtia=2:tt=2:eaglegen=yes
dlt-gttsel:gti=0:selid=2
dlt-gttsel:gtiis=0
dlt-gttsel:gtins=0
dlt-gttsel:gtin16=2:tt=10
dlt-gttsel:npv=2:naiv=14:msgtype=x,us:gtii=4:TT=245
dlt-gttsel:npv=2:naiv=14:msgtype=xs,us:gtin=4:TT=242:cgssn=10
Dependencies
The EGTT feature must be turned on before this command can be entered.
The np and npv parameters cannot be specified together in the same command.
The nai and naiv parameters cannot be specified together in the same command.
The gti/gtia=4, gti(x)=1, and gti(x)=3 parameters cannot be specified.
If the gti/gtia/gtii/gtin/gtin24/gtiis/gtins/gtin16 =2 parameter is specified, then the np/npv and nai/naiv parameters cannot be specified.
If the gtii/gtin/gtin24/gtiis/gtins/gtin16 =4 parameter is specified, then an np(v) and nai(v) parameter combination must be specified. These parameters can be specified in any combination: np/naiv, npv/nai, np/nai, or npv/naiv.
The SSNSELID table must be accessible.
The FLOBR feature must be turned on before the lsn or eaglegen parameters can be specified.
If the eaglegen=yes parameter is specified, then the msgtype, lsn, selid, or cgssn parameters cannot be specified.
The GTT selector specified by the gti(x), tt, and np(v) and nai(v) parameters must already exist.
A value of dflt must be specified for the np and nai parameters, or neither parameter can have a value of dflt.
A database error occurred while trying to access the SSNSELID table.
The OBSR feature must be enabled before the cgssn parameter can be specified.
If a value of dflt is specified for the np and nai parameters, then the cgssn, selid, lsn, or eaglegen parameters cannot be specified.
The linkset specified by the lsn parameter must already exist.
If the gti(x)=0 parameter is specified, then the eaglegen, tt, np/npv, and nai/naiv parameters cannot be specified.
If a value of 2 or 4 is specified for the gti(x) parameter, then the tt parameter must be specified.
Notes
There is no J7 FAK dependency on GTIA/GTIN16/GTIN24 parameters. The command can be entered successfully whether the J7 FAK is enabled or not enabled.
GTT Selector entries configured using GTIN24/GTIN16 parameters shall be treated as ITU-N24 entries if the J7 FAK is disabled and treated as ITU-N16 entries if the J7 FAK is enabled.
In the msgtype parameter, the parameter values correspond to SCCP message types as given in the following list:
- 'u' implies SCCP UDT message
- 'us' implies SCCP UDTS message
- 'x' implies SCCP XUDT message
- 'xs' implies to SCCP XUDTS messages, and
- 'all' implies all SCCP messages
This command will delete the EXACT match of the GTTSel parameteric
values provided in command. For example, a given selector is provisioned with
msgtype=u,us
. To delete the said selector, only the
following command can be used:
dlt-gttsel:gtii=2:tt=17:msgtype=u,us
Similarly, to delete a given selector provisioned with
msgtype=all
, only the following commands can be
used:
dlt-gttsel:gtii=2:tt=32:msgtype=all
dlt-gttsel:gtii=2:tt=32
Output
dlt-gttsel:gti=0
tekelecstp 10-02-05 16:35:13 EST Eagle 42.0.0
dlt-gttsel:gti=0
Command entered at terminal #4.
DLT-GTTSEL: MASP A - COMPLTD
;
dlt-gttsel:msgtype=u:gti=2:tt=253
tekelecstp 17-06-16 02:49:32 EST EAGLE 46.6.0.0.0-71.1.0
dlt-gttsel:msgtype=u:gti=2:tt=253
Command entered at terminal #4.
DLT-GTTSEL: MASP A - COMPLTD
;
dlt-gttsel:msgtype=u,us,x:gti=2:tt=253
tekelecstp 17-06-16 02:49:32 EST EAGLE 46.6.0.0.0-71.1.0
dlt-gttsel:msgtype=u,us,x:gti=2:tt=253
Command entered at terminal #4.
DLT-GTTSEL: MASP A - COMPLTD
;
Related Topics