4.576 rtrv-shlf

Use this command to display the frames and shelves that are currently provisioned in the system. The type of shelf is also shown.

Parameters

loc (optional)
The shelf location.
Range:
1100, 1200, 1300, 2100, 2200, 2300, 3100, 3200, 3300, 4100, 4200, 4300, 5100, 5200, 5300, 6100, 6200, 6300
Default:
Display all configured locations

Example

rtrv-shlf

rtrv-shlf:loc=1300

rtrv-shlf:loc=6200

Dependencies

The frame and shelf values of the shelf location parameter (loc) must be within the valid range (xyzz, where x=frame and y=shelf; zz is always 00 for this command).

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

Notes

None

Output

This example displays all configured STP equipment shelves:

rtrv-shlf

    tekelecstp 09-03-12 12:24:48 EST 45.0.0
    SHELF DISPLAY
    FRAME SHELF     TYPE
      1     1       CONTROL
      1     2       EXTENSION
      6     1       EXTENSION
      6     2       FPB 
;

This example displays a specific STP equipment shelf:

rtrv-shlf:loc=1300

    rlghncxa03w 12-05-07 09:50:17 EST  EAGLE 45.0.0
    SHELF DISPLAY LOCATION=1300  FRMID: CF00
    FRAME SHELF     TYPE
      1     3       EXTENSION
    CARD   TYPE      APPL     LSET NAME   PORT SLC LSET NAME   PORT SLC
    1301   LIME1     SS7ANSI  ----------   --  --  ----------   --  -- 
    1302   LIME1     SS7ANSI  ----------   --  --  ----------   --  --
    1303   LIME1     SS7ANSI  ----------   --  --  ----------   --  --
    1304   LIME1     SS7ANSI  ----------   --  --  ----------   --  --
    1305   LIME1     SS7ANSI  ----------   --  --  ----------   --  -- 
;

This example displays a specific STP equipment shelf that is not configured (unequipped):

rtrv-shlf:loc=2100

    rlghncxa03w 12-05-07 09:50:17 EST  EAGLE 45.0.0
    SHELF DISPLAY LOCATION=2100  FRMID: EF00
    FRAME SHELF     TYPE

    This shelf is UNEQUIPPED in the database. 
;

This example displays a specific FPB shelf.

rtrv-shlf:loc=6300

   tekelecstp 12-09-05 11:03:45 EST 45.0.0
   rtrv-shlf:loc=6300
   Command entered at terminal #4.
   SHELF DISPLAY LOCATION=6300
   FRAME         SHELF            TYPE         FAN
   6               3               FPB         OFF
   CARD           TYPE            APPL        SRVNAME
   6301           TELCO           SWITCH      telco1
   6302           TELCO           SWITCH      telco2
;

Legend

  • FRAME ID—Frame power designation identifier
  • FRAME—Frame location of the shelf
  • SHELF —Location of the shelf within the frame
  • TYPE —Type of shelf
  • CARD—Card location in the specified shelf
  • TYPE—Card type
  • APPL—Application running on the card
  • LSET NAME—Linkset name for the port on the card
  • PORT—Port used by the linkset defined on the card
  • SLC—Signaling link code for the linkset
  • FPB - Frame Power Budget
  • SRVNAME- Server Name

Related Topics