4.554 rtrv-sccp-serv

Use this command to display the SCCP Service application relationship information maintained by the EAGLE.

Parameters

serv (optional)
Name of the service to be retrieved.
Range:
gflex
G-Flex (GSM Flexible Numbering)
gport
G-Port (GSM Mobile Number Portability)
mnp
Mobile Number Portability

Dependencies

The A-Port or IGM feature must be enabled before the serv=mnp  parameter can be specified.

The G-Flex feature must be enabled before the serv=gflex parameter can be specified.

The G-Port feature must be enabled before the serv=gport parameter can be specified.

Failed reading the MRN table.

Failed reading the SCCP Service table.

Notes

The rtrv-sccp-serv command is cancelable using the F9 key or the canc-cmd command. Please refer to [8] for details and an example of a command abort in KSR mode. The canc-cmd command and F9 are not applicable for pure SEAS commands.

In this command, only ITU-international and ITU national point codes support the spare point code subtype prefix (s-).

Point codes are grouped by service in the output.

Output

The number of entries reported in use for the SCCPSRV table includes an entry for each point code network type. This entry is not displayed with the point code entries in the output. For example, if 3 ANSI point codes are used, the reported number of ANSI entries is 4.

This example displays output when no supporting features are turned on, and the SCCP Service table is empty:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:26:14 EST  EAGLE 36.0.0
    No Entries Found. 

;

This example displays output when the G-Port feature is turned on, and the SCCP Service table is empty:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:26:14 EST  EAGLE 36.0.0
    
       --------------------------------------
       Service     : GPORT
       State       : Offline
       GTT Option  : Yes
       --------------------------------------

    SCCPSRV  table is (0 of 384) 0% full. 

;

This example displays output when the G-Port and G-Flex features are turned on, and the SCCP Service table is empty:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:26:47 EST  EAGLE 36.0.0
    
       --------------------------------------
       Service     : GFLEX
       State       : Offline
       GTT Option  : Yes
       --------------------------------------

       --------------------------------------
       Service     : GPORT
       State       : Offline
       GTT Option  : Yes
       --------------------------------------
    SCCPSRV  table is (0 of 384) 0% full. 
;

This example displays output when the G-Port and G-Flex features are turned on, and the service set contains ANSI point codes:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:30:02 EST  EAGLE 36.0.0

       --------------------------------------
       Service     : GFLEX
       State       : Offline
       GTT Option  : Yes
       --------------------------------------

       --------------------------------------
       Service     : GPORT
       State       : Offline
       GTT Option  : Yes
       --------------------------------------

       ANSI PC       RC
       001-001-001   01
       001-001-002   01
       001-001-003   01

    SCCPSRV  table is (4 of 384) 1% full. 
;

This example displays output when the G-Port and G-Flex services are turned on, and the service set contains ANSI and ITU-I point codes:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:32:30 EST  EAGLE 36.0.0
   
       --------------------------------------
       Service     : GFLEX
       State       : Offline
       GTT Option  : Yes
       --------------------------------------

       --------------------------------------
       Service     : GPORT
       State       : Offline
       GTT Option  : Yes
       --------------------------------------
 
       ANSI PC       RC
       001-001-001   01
       001-001-002   01
       001-001-003   01

       ITUI PC       RC
       2-001-1       02
       2-001-2       02
       2-001-3       02

    SCCPSRV  table is (8 of 384) 2% full. 
;

This example displays output when the GPORT and GFLEX services are ONLINE, and the service set contains ANSI, ITU, and ITU-N point codes:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:37:03 EST  EAGLE 36.0.0
       --------------------------------------
       Service     : GFLEX
       State       : Online
       GTT Option  : Yes
       --------------------------------------

       ITUN PC       RC
       00001         02

       --------------------------------------
       Service     : GPORT
       State       : Online
       GTT Option  : Yes
       --------------------------------------

       ANSI PC       RC
       001-001-001   01
       001-001-002   01
       001-001-003   01

       ITUI PC       RC
       2-001-1       02
       2-001-2       02
       2-001-3       02

    SCCPSRV  table is (10 of 384) 3% full. 

;

This example displays output when the A-Port or IGM feature is enabled, and the MNP and GFLEX services are ONLINE. This example also displays spare point codes:

rtrv-sccp-serv

    tekelecstp 06-10-30 09:37:03 EST  EAGLE 36.0.0

       --------------------------------------
       Service     : GFLEX
       State       : Online
       GTT Option  : Yes
       --------------------------------------

       ITUN PC       RC
       00001         02

       --------------------------------------
       Service     : MNP
       State       : Online
       GTT Option  : Yes
       --------------------------------------

       ANSI PC       RC
       001-001-001   01
       001-001-002   01
       001-001-003   01

       ITUI PC       RC
       2-001-1       02
       2-001-2       02
       2-01-3        02

       ITUI SPARE    RC
     s-4-201-0       10
     s-4-201-1       10
 
       ITUN SPARE    RC
     s-2-102-0-aa    10
     s-2-102-1-aa    10
 
    SCCPSRV  table is (16 of 384) 4% full. 

;

Related Topics