4.523 rtrv-lbp

Use this command to retrieve the current value of a far-end loopback point maintained in the link fault sectionalization table.

Parameters

lbp (optional)
Loopback point ID. A far-end loopback point that lies along an SS7 signaling link path between the STP and the target device (up to and including the target device).
Range:
1 - 32
Default:
Display all
link (optional)
SS7 signaling link. The SS7 signaling link that is to be tested.
Synonym:
port
Range:
a, b, a1 - a31, b1 - b31

Not all card types support all link parameter values.

See Table A-1  for valid link parameter range values for each type of card that can have assigned signaling links.

Default:
Display all
loc (optional)
Card location. The unique identifier of a specific application subsystem located in the STP.
Range:
1101 - 1108, 1111 - 1112, 1201 - 1208, 1211 - 1218, 1301 - 1308, 1311 - 1318, 2101 - 2108, 2111 - 2118, 2201 - 2208, 2211 - 2218, 2301 - 2308, 2311 - 2318, 3101 - 3108, 3111 - 3118, 3201 - 3208, 3211 - 3218, 3301 - 3308, 3311 - 3318, 4101 - 4108, 4111 - 4118, 4201 - 4208, 4211 - 4218, 4301 - 4308, 4311 - 4318, 5101 - 5108, 5111 - 5118, 5201 - 5208, 5211 - 5218, 5301 - 5308, 5311 - 531, 6101 - 6108, 6111 - 6118
Default:
All card locations.

Example

rtrv-lbp

rtrv-lbp:loc=1202

rtrv-lbp:loc=1202:link=a

rtrv-lbp:loc=1202:link=a:lbp=3

Dependencies

The Link Fault Sectionalization (LFS) feature must be on before this command can be entered.

The card location specified in the loc parameter cannot be reserved by the system.

If the link parameter is specified, the loc parameter must be specified. If the lbp parameter is specified, the loc and link parameters must be specified.

The card location (loc parameter) must identify a provisioned E5-E1T1-B card, provisioned with the LIMT1 card type, configured with either the SS7ANSI or CCS7ITU application.

The card location specified in the loc parameter must be equipped.

The Link Fault Sectionalization table containing the Loopback Point (LBP) database must be accessible.

Notes

This command can be canceled using the F9 function key or the canc-cmd command. See canc-cmd for more information.

Output

This example displays the attributes for the loopback points for SS7 links assigned to the STP:

rtrv-lbp

    rlghncxa03w 04-02-17 16:02:05 EST  EAGLE 31.3.0
    LOC   PORTLINK  LBP  RLE  REP CLLI                      LFST
    1101  A     1    DS0  0   ------------------------  LLT
                7    OCU  0   ------------------------  NLT
                9    NEI  0   ------------------------  LLT

    1102  A     2    DS0  0   ------------------------  LLT
                3    DS0  4   ------------------------  LLT
                4    NEI  0   ------------------------  LLT

    1102  B     1    DS0  0   ------------------------  LLT
                6    NEI  0   ------------------------  LLT

    1215  A     1    DS0  0   ------------------------  LLT
                3    DS0  4   ------------------------  LLT
                5    DS0  5   ------------------------  LLT
                7    DS0  8   ------------------------  LLT
                9    NEI  0   ------------------------  LLT 
;

This example displays the attributes for the loopback points for the SS7 links A and B of the LIM card residing in the first frame, first shelf, and second slot of the STP:

rtrv-lbp:loc=1102

    rlghncxa03w 04-02-17 16:02:05 EST  EAGLE 31.3.0
    LOC   LINK  LBP  RLE  REP CLLI                      LFST
    1102  A     2    DS0  0   ------------------------  LLT
                3    DS0  4   ------------------------  LLT
                4    NEI  0   ------------------------  LLT

    1102  B     1    DS0  0   ------------------------  LLT
                6    NEI  0   ------------------------  LLT 
;

This example displays the attributes for the loopback points for the SS7 link A of the LIM card residing in the first frame, first shelf, and second slot of the STP:

rtrv-lbp:loc=1102:link=a

    rlghncxa03w 04-02-17 16:02:05 EST  EAGLE 31.3.0
    LOC   LINK  LBP  RLE  REP CLLI                      LFST
    1102  A     2    DS0  0   ------------------------  LLT
                3    DS0  4   ------------------------  LLT
                4    NEI  0   ------------------------  LLT 
;

This example displays the attributes for loopback point 3 for the SS7 link A of the LIM card residing in the first frame, first shelf, and second slot of the STP:

rtrv-lbp:loc=1102:link=a:lbp=3

    rlghncxa03w 04-02-17 16:02:05 EST  EAGLE 31.3.0
    LOC   LINK  LBP  RLE  REP CLLI                      LFST
    1102  A     3    DS0  4   ------------------------  LLT 
;

This example displays the attributes for the loopback points for the SS7 link A of the LIM card residing in the first frame, first shelf, and second slot of the STP. No loopback points have been provisioned.

rtrv-lbp:loc=1102:link=a

    rlghncxa03w 04-02-17 16:02:05 EST  EAGLE 31.3.0
    LOC   LINK  LBP  RLE  REP CLLI                      LFST

    No loopback points meeting the requested criteria were found 
;