4.407 rept-stat-enet

Use this command to display a summary report of Ethernet status for all cards in the system that have configured Ethernet Interfaces.

Parameters

loc (optional)
The card location as stenciled on the shelf of the system.
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, 1113, 1115
Default:
All ENET data for the card location is displayed.
port (optional)
Ethernet interface port ID.
Range:
a, b, c, d
Default:
All port data for ENET is displayed.

Ports c and d are displayed for the DEIR/SIP/ENUM applications running on the SLIC card.

Example

rept-stat-enet

rept-stat-enet:loc=1101:port=b

rept-stat-enet:loc=1201:port=c

rept-stat-enet:loc=1201:port=d

Dependencies

Another command is already in progress.

The loc  and port parameters must be specified together in the command.

The shelf and card must be equipped, and the card specified by the loc parameter must have an application of  IPS, MCP, EROUTE, VSCCP, IPSG, IPLIM, IPLIMI, SS7IPGW, IPGWI, SIP, ENUM, or DEIR.

The card in the location specified by the loc parameter must support the port specified by the port parameter.

Notes

Interface A/D is used for ExAP connectivity, and interface B/C is used for signaling networks on SLIC cards running DEIR/SIP/ENUM application.

Output

This example shows the status of all configured Ethernet interfaces in the system:

rept-stat-enet
    eagle10110 07-02-10 14:50:23 EST  EAGLE 35.6.0
    LOC   PORT IPADDR            PST          SST      AST
    1101  A    1.1.1.1           OOS-MT       Fault    ALMINH
    1101  B    123.234.222.111   IS-ANR       Active   -----
    1201  A    111.1.24.200      IS-NR        Active   -----
    1201  B    2.31.234.1       

OOS-MT       Fault    -----
 
    Command Completed. 
;

This example shows the summary for a specific card location and port when the Ethernet error count exceeds the threshold value:

rept-stat-enet:loc=1101:port=b
    eagle10110 10-01-10 14:54:23 EST  EAGLE 42.0.0
    LOC   PORT IPADDR            PST          SST      AST
    1101  B    123.234.222.111   IS-ANR       Active   -----
      ALARM STATUS       = **  0537 Ethernet error threshold exceeded

    Command Completed. 
;

This example shows the Ethernet interface summary for a specified card when the Ethernet interface is up, and the IP address is not assigned by the DHCP server:

rept-stat-enet:loc=1102:port=a
tekelecstp 10-01-17 12:54:48 MST  EAGLE 42.0.0
    LOC   PORT IPADDR            PST          SST      AST
    1102  A    ---------------   IS-NR        Active   -----
      ALARM STATUS       = No Alarms.
 
    Command Completed. 

This example shows the Ethernet interface summary for a specified card when the Ethernet interface is removed, and the DHCP lease of an assigned IP address has not expired:

rept-stat-enet:loc=1101:port=a
tekelecstp 10-01-17 12:54:48 MST  EAGLE 42.0.0
    LOC   PORT IPADDR            PST          SST      AST
    1102  A    ---------------   IS-NR        Active   -----
      ALARM STATUS       = No Alarms.
 
    Command Completed. 

This example shows the summary for a specified card when the Ethernet interface is up:

rept-stat-enet:loc=1101:port=a
    tekelecstp 10-01-02 00:29:22 MST  EAGLE 42.0.0
    LOC   PORT IPADDR            PST          SST      AST
    1101  A    192.168.63.213    IS-NR        Active   -----
      ALARM STATUS       = No Alarms.

    Command Completed. 
;

Legend

  • CARD—Location of the card
  • VERSION—Version number of the application loaded on the card. Dashes (- - - - -) in the version column indicate one of the following conditions about the card:
    • The card is configured but is not physically present in the system.
    • The card does not run a GPL, such as TDM or MDAL cards.
    • The card is IS-ANR or is in the process of being loaded.
  • TYPE—Card type entered in the database
  • APPL—Application loaded on the card
  • PST—Primary state of the card. See Possible Values for PST/SST/AST.
  • SST—Secondary state of the card. See Possible Values for PST/SST/AST.
  • AST—Associated state of the card. See Possible Values for PST/SST/AST.