4.549 rtrv-prefix

Use this command to retrieve provisioned prefix information for all supported features or for a specified feature.

Parameters

feature (optional)
Feature Name. The name of an enabled controlled feature supported by this command. The parameter value must match the feature name as it is displayed in the rtrv-ctrl-feat command output.
Range:
azzzzzzzzzzzzzzzzzzzzzzzz

1 alphabetic character and up to 24 optional alphanumeric characters and spaces, enclosed in double quotation marks. The parameter value is not case-sensitive; upper case or lower case or both can be entered.

Part or all of the feature name can be entered. If part of the feature name is specified, the entry must start with the first letter of the name, and must contain enough of the name to uniquely identify the feature. For example, there are two feature names that begin with “GSM MAP.” Enough additional characters to identify which GSM MAP feature is being entered (at least “GSM MAP SR” to identify the “GSM MAP SRI Redirect” feature). This command supports the following controlled features:

  • GSM MAP SRI Redirect
  • ISUP NP for EPAP

Example

Retrieve provisioned prefix information for all supported features.

rtrv-prefix

Retrieve prefix information for the GSM MAP SRI Redirect feature.

rtrv–prefix:feature="GSM MAP SRI Redirect"

Dependencies

The feature name must be the name of an enabled controlled feature as it is displayed in the rtrv-ctrl-feat command output. The following controlled features are supported by this command:

  • GSM MAP SRI Redirect
  • ISUP NP for EPAP

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

Notes

None

Output

This example retrieves the provisioned prefix information for all features. Additional information is displayed in the function column for prefix numbers 6 and 7 of the “ISUP NP with EPAP” feature.

rtrv–prefix

    rlghncxa03w 14-09-20 09:04:14 EST  EAGLE 46.1.0

    Feature                 NUM  Prefix          Function
    ----------------------------------------------------------------------
    GSM MAP SRI Redirect      1   1a1a
    GSM MAP SRI Redirect      2   ffff 
    GSM MAP SRI Redirect      3   1234
    GSM MAP SRI Redirect      26  1224
    ISUP NP with EPAP         1   3b4c
    ISUP NP with EPAP         6   886             Insertion Country Code
    ISUP NP with EPAP         7   0               Deletion Condition
     
    FEATPFX table is (7 of 256) 2% full 

;

This example retrieves provisioned prefix information for the “GSM MAP SRI Redirect” feature. The table capacity for the total number of entries in use is reported, not just the number of entries displayed. No additional information is displayed in the Function column for this feature.

rtrv-prefix:feature="GSM MAP SRI Redirect"

    rlghncxa03w 14-09-20 09:04:14 EST  EAGLE 46.1.0

    Feature                 NUM  Prefix          Function
    ----------------------------------------------------------------------
    GSM MAP SRI Redirect      1   1a1a
    GSM MAP SRI Redirect      2   ffff 
    GSM MAP SRI Redirect      3   1234          
    GSM MAP SRI Redirect      26  1224       
    GSM MAP SRI Redirect      32  1204

    FEATPFX table is (6 of 256) 2% full 
;