4.413 rept-stat-j1

Use this command to display the J1 port status and signaling link status for cards with provisioned J1 ports.

Parameters

loc (optional)
Card address. The unique identifier of a specific LIMT1 card 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 - 5318, 6101 - 6108, 6111 - 6118
Default:
Information for all LIMT1 cards having J1 interfaces is reported.
j1port (optional)
J1 port number. This parameter displays information for a J1 port on the card in the specified card location.
Range:
1-8

Example

rept-stat-j1

rept-stat-j1:loc=1101

rept-stat-j1:loc=1101:j1port=1

Dependencies

No other rept-stat-xxx command can be in progress when this command is entered.

The loc parameter must be specified when the j1port parameter is specified.

The OAM card location cannot be specified for the loc parameter.

MUX card locations (xy09 and xy10 where x is the frame and y is the shelf) cannot be specified for the loc parameter.

Card location 1118 cannot be specified.

Notes

Specifying the command without any parameters displays J1 port status for all cards with provisioned J1 ports.

If the loc parameter is specified, status is displayed for all J1 ports provisioned on the card in the specified location.

If the loc and j1port parameters are specified, the J1 port status summary is displayed for all J1 ports provisioned on the card in the specified location, followed by the status of all signaling links assigned to the specified J1 port on the card.

Output

This example shows the output when no parameters are specified:

rept-stat-j1

    tekelecstp 13-12-20 13:33:09 EST  46.0.0-65.3.0
    LOC    J1PORT   PST          SST       AST      
    1203   1        IS-NR        Avail     LINE   
    1203   2        IS-NR        Avail     LINE   
    1203   3        IS-NR        Avail     -----    
    1203   7        OOS-MT       Unavail   -----    
    1207   1        IS-NR        Avail     -----    
    1207   2        IS-NR        Avail     -----    
   Command Completed. 
;

This example shows the output when the loc parameter is specified:

rept-stat-j1:loc=1203

    tekelecstp 13-12-20 13:33:09 EST  46.0.0-65.3.0
    LOC    J1PORT   PST          SST       AST      
    1203   1        IS-NR        Avail     LINE   
    1203   2        IS-NR        Avail     LINE   
    1203   3        IS-NR        Avail     -----    
    1203   7        OOS-MT       Unavail   -----    
    Command Completed. 
;

These examples show the output when the loc and j1port parameters are specified:

rept-stat-j1:loc=1203:j1port=1

    tekelecstp 13-12-20 13:33:09 EST  46.0.0-65.3.0
    LOC    J1PORT   PST          SST       AST      
    1203   1        IS-NR        Avail     LINE  
      ALARM STATUS       = No Alarms.
      UNAVAIL REASON     = -- 
      SLK    TS  PST          SST       AST      
      A       1  IS-NR        Avail     ---
      A1      2  IS-NR        Avail     ---    
    Command Completed. 
;
rept-stat-j1:loc=1203:j1port=2

    tekelecstp 13-12-20 13:33:09 EST  46.0.0-65.3.0
    LOC    J1PORT   PST          SST       AST      
    1203   2        IS-NR        Avail     LINE  
      ALARM STATUS       = No Alarms.
      UNAVAIL REASON     = -- 
    Command Completed. 
;

Legend

  • LOC-- Card location
  • J1PORT--Number of the J1 port provisioned on the card in the specified location.
  • ALARM STATUS--Either "No Alarms" or current alarm number and text.
  • UNAVAIL REASON--Reason for the J1 port being unavailable
  • SLK--Signaling link assigned to the J1 port
  • TS-- Timeslot assigned to the signaling link

Related Topics