4.590 rtrv-subnetid

Use this command to retrieve a list of Subnet ID entries from the SUBNETID table, for the ISUP NP with EPAP feature.

Parameters

subnetnum (optional)
Subnet Number
Range:
1 - 5

Example

rtrv-subnetid

rtrv-subnetid:subnetnum=1

Dependencies

The SUBNETID table is corrupt or cannot be found by the system.

The ISUP NP with EPAP feature must be enabled before this command can be entered.

Notes

None.

Output

This example shows output when the command is entered with no parameter. Subnet IDs for Subnet number 1 are listed in numerical order, followed by the Subnet IDs for Subnet number 2 in numerical order, etc.

rtrv-subnetid

    tekelecstp 04-09-21 16:11:21 EST  EAGLE 31.11.0
                    Subnet
    ID              Number
    ----------------------
    886932          1
    886936          1
    886935          2
    886938          2
    886939          2

    Subnetidlen = 6

    SUBNETID table is (5 of 50) 3% full 

;

This example shows output when a Subnet number is specified. Subnet IDs for the specified Subnet number are listed in numerical order. The table capacity line shows the total number of entries in use, not just the number of entries displayed.

rtrv-subnetid:subnetnum=2

    tekelecstp 04-09-21 16:13:54 EST  EAGLE 31.11.0
                    Subnet
    ID              Number
    ----------------------
    886935          2
    886938          2
    886939          2

    Subnetidlen = 6

    SUBNETID table is (5 of 50) 3% full 

;

Related Topics