80.3.4
DISPLAY-DNIT
Display information about directory number information and translation. The displays can be for entries in the DNI, GDTR or GDTRSR tables. To display an entry in the DNI or GDTR table, only one of the optional parameters can be entered. Only a range of 100 numbers inclusive will be allowed when displaying the DNI table when specifying the INTRTDN parameter. If any table is specified but no parameters are entered for that table, the entire table will be displayed.
Procedure Overview
Command Code
Parameter
DISPLAY-DNIT
|TBL=DNI,{(max 1)[INTRTDN=<number>],[SARULE=<number>]
,[TARGET=<key-num>],[RCG=<number>],[AUDSRCID=<number>]};
|TBL=GDTR,{(max 1)[GDTRRULE=<number>],[DGTSTR=<key-num>]
,[INTRTDN=<number>]};
|TBL=GDTRSR,[TGRP=<number>];
Examples:
1.
Display non-sequential SID/ANI numbers with a GDTRRULE of 222.
Input:
DISPLAY-DNIT:TBL=GDTR,GDTRRULE=222;
Output:
+----------+------------------------+----------+---------+
| GDTRRULE | DGTSTR | INTRTDN | SVCDATA |
+----------+------------------------+----------+---------+
| 222 | 8005552000 | 88111 | ANIPREF|
| 222 | 8005552001 | 88111 | ANIPREF|
| 222 | 8005553000 | 88222 | SIDPREF|
| 222 | 8005553001 | 88822 | SIDPREF|
| 222 | 800555**** | 88000 | SID |
| 222 | 011425176731001 | 100000 | SID |
+----------+------------------------+----------+---------+
2.
Display entry with an internal routing directory number of 55555.
Input:
DISPLAY-DNIT:TBL=DNI,INTRTDN=55555;
Output:
+-------------------------------------------------------------------------+
| INTRTDN - 55555 |
| SARULE - 111 DISPLAY - TYME MAGAZINE ROUTING - DRTSA |
| RCG - 3 PRI - 10 OVRPRI - 1 AUDSRCID - 5 |
| THRSHLD - 20 REVCHA - NO |
+-------------------------------------------------------------------------+
3.
Display Digit strings from 8005552000 to 8005554***.
Input:
DISPLAY-DNIT:TBL=GDTR,DGTSTR=8005552000&&8005554***;
Output:
+----------+------------------------+----------+---------+
| GDTRRULE | DGTSTR | INTRTDN | SVCDATA |
+----------+------------------------+----------+---------+
| 180 | 8005553000 | 88222 | NOREQU |
| 180 | 8005553001 | 88222 | NOREQU |
+----------+------------------------+----------+---------+
| 184 | 800555**** | 88000 | SID |
+----------+------------------------+----------+---------+
| 199 | 8005553000 | 88223 | SID |
+----------+------------------------+----------+---------+
| 222 | 8005552000 | 88111 | ANIPREF|
| 222 | 8005552001 | 88111 | ANIPREF|
+----------+------------------------+----------+---------+
4.
Display non-sequential SID/ANI numbers with an internal routing
directory number of 1212.
Input:
DISPLAY-DNIT:TBL=GDTR,INTRTDN=1212;
Output:
+----------+------------------------+----------+---------+
| GDTRRULE | DGTSTR | INTRTDN | SVCDATA |
+----------+------------------------+----------+---------+
| 100 | 4077752891 | 1212 | NOREQU |
| 100 | 4077752892 | 1212 | NOREQU |
+----------+------------------------+----------+---------+
| 102 | 3052811919 | 1212 | NOREQU |
+----------+------------------------+----------+---------+
| 103 | 5197885434 | 1212 | NOREQU |
+----------+------------------------+----------+---------+
| 106 | 6091226548 | 1212 | NOREQU |
+----------+------------------------+----------+---------+
| 109 | 2025554543 | 1212 | NOREQU |
+----------+------------------------+----------+---------+
| 110 | 4146652931 | 1212 | NOREQU |
+----------+------------------------+----------+---------+
5.
Display internal routing directory number entries with a range from 44444 to
44447.
Input:
DISPLAY-DNIT:TBL=DNI,INTRTDN=44444&&44447;
Output:
+-------------------------------------------------------------------------+
| INTRTDN - 44444 |
| SARULE - 111 DISPLAY - TYME MAGAZINE ROUTING - DRTSA |
| RCG - 3 PRI - 10 OVRPRI - 1 AUDSRCID - 5 |
| THRSHLD - 20 REVCHA - NO |
+-------------------------------------------------------------------------+
| INTRTDN - 44445 |
| SARULE - 120 DISPLAY - LYFE MAGAZINE ROUTING - DRTSA |
| RCG - 4 PRI - 10 OVRPRI - 0 AUDSRCID - 12 |
| THRSHLD - 20 REVCHA - NO |
+-------------------------------------------------------------------------+
| INTRTDN - 44447 |
| SARULE - 0 DISPLAY - DAVES TOWING ROUTING - SA |
| TARGET - 3333 |
+-------------------------------------------------------------------------+
6.
Display the DNISRULEs associated with each network service for trunk groups 1,3,5,100, and 200.
Input:
DISPLAY-DNIT:TBL=GDTRSR,TGRP=1&3&5&100&200;
Output:
+--------+------------------------------------------------------------------+
| | NETWORK SERVICE |
| TGRP |------------------------------------------------------------------|
| | FX | INTLWATS | INWATS | LDS | NONE | PPC900 | SDS | TTA | VPN |
+--------+------------------------------------------------------------------+
| 1 | 130 | 131 | 140 | 150 | 0 | 255 | 130 | 0 | 0 |
| 3 | 0 | 200 | 0 | 0 | 190 | 255 | 0 | 199| 0 |
| 5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 100 | 129 | 131 | 139 | 0 | 0 | 0 | 243 | 191| 0 |
| 200 | 143 | 0 | 165 | 0 | 178 | 222 | 0 | 0 | 0 |
+--------+------------------------------------------------------------------+
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.