Loader
Displays Interface NET Status shows the current status attributes for the net/LAG:
Information Note: * = required parameter
  • Command Path - interface>net>stp>status
  • Object - net
  • Action - status 
    • aid - aid of the net to display
      • i.e. NET1..NET12
    • summary - show summary of all status (default)
    • verbose - show all detailed status information

Display stp net status aid information.
 

  1. From the ESUx> command line, input interface net stp status aid=net1 and press Enter. Output similar to the following is displayed:
    ESUx> interface net stp status aid=net1 <enter>
    
    | Interface Status                                                              |
    |=======|=========|==================================|==========|=======|=======|
    | Ifc   |         |                                  | Adm/Opr  | LACP  | CIST  |
    | ID    | IfIndex | User Label (ifAlias)             | State    | State | State |
    |=======|=========|==================================|==========|=======|=======|
    | NET1  | 256     | default                          | ena/up   | dis   | fwd   |
    |=======|=========|==================================|==========|=======|=======|
    
    ESUx> _

Display stp net status summary information.
 

  1. From the ESUx> command line, input interface net stp status summary and press Enter. Output similar to the following is displayed:
    ESUx> interface net stp status summary <enter>
    
    | Interface Status                                                              |
    |=======|=========|==================================|==========|=======|=======|
    | Ifc   |         |                                  | Adm/Opr  | LACP  | CIST  |
    | ID    | IfIndex | User Label (ifAlias)             | State    | State | State |
    |=======|=========|==================================|==========|=======|=======|
    | NET1  | 256     | default                          | ena/up   | dis   | fwd   |
    | NET4  | 259     |                                  | ena/dn   | dis   | dis   |
    |=======|=========|==================================|==========|=======|=======|
    
    ESUx> _

 

Display stp net status verbose information.
 

  1. From the ESUx> command line, input interface net stp status verbose and press Enter. Output similar to the following is displayed:
    ESUx> interface net stp status verbose <enter>
    
    | Interface Status                                                              |
    |=======|=========|==================================|==========|=======|=======|
    | Ifc   |         |                                  | Adm/Opr  | LACP  | CIST  |
    | ID    | IfIndex | User Label (ifAlias)             | State    | State | State |
    |=======|=========|==================================|==========|=======|=======|
    | NET1  | 256     | default                          | ena/up   | dis   | fwd   |
    |                 |                                                             |
    |                 +---> MSTP status                                             |
    |                 |   >                                                         |
    |                 |   >   CIST Status                                           |
    |                 |   >     Port ID               : 80:14                       |
    |                 |   >     Uptime                : 781314 (s)                  |
    |                 |   >     Port Hello            : 2                           |
    |                 |   >     MAC Operational State : up                          |
    |                 |   >     RSTP State            : forwarding                  |
    |                 |   >     RSTP Role             : designated                  |
    |                 |   >     Designated Root       : d0:00:00:c0:9b:02:07:9e     |
    |                 |   >     Designated Bridge     : d0:00:00:c0:9b:02:07:9e     |
    |                 |   >     Designated Port       : 80:14 (NET1)                |
    |                 |   >     Designated Cost       : 0                           |
    |                 |   >     TCN ACK               : false                       |
    |                 |   >     Edge Port             : true                        |
    |                 |   >     Point to Point MAC    : true                        |
    |                 |   >     Disputed              : false                       |
    |                 |   >     CIST Regional Root    : d0:00:00:c0:9b:02:07:9e     |
    |                 |   >     CIST Path Cost        : 0                           |
    |                 |   >     Role Count            : 1                           |
    |                 |   >     Time In Role          : 781308 (s)                  |
    |                 |   >     Re-Rooted Count       : 0                           |
    |                 |   >     Time Since Re-Rooted  : 781314 (s)                  |
    |                 |                                                             |
    | NET4  | 259     |                                  | ena/dn   | dis   | dis   |
    |                 |                                                             |
    |                 +---> MSTP status                                             |
    |                 |   >                                                         |
    |                 |   >   CIST Status                                           |
    |                 |   >     Port ID               : 80:17                       |
    |                 |   >     Uptime                : 781314 (s)                  |
    |                 |   >     Port Hello            : 2                           |
    |                 |   >     MAC Operational State : down                        |
    |                 |   >     RSTP State            : disabled                    |
    |                 |   >     RSTP Role             : disabled                    |
    |                 |   >     Designated Root       : 00:00:00:00:00:00:00:00     |
    |                 |   >     Designated Bridge     : 00:00:00:00:00:00:00:00     |
    |                 |   >     Designated Port       : 00:00                       |
    |                 |   >     Designated Cost       : 0                           |
    |                 |   >     TCN ACK               : false                       |
    |                 |   >     Edge Port             : false                       |
    |                 |   >     Point to Point MAC    : false                       |
    |                 |   >     Disputed              : false                       |
    |                 |   >     CIST Regional Root    : 00:00:00:00:00:00:00:00     |
    |                 |   >     CIST Path Cost        : 0                           |
    |                 |   >     Role Count            : 0                           |
    |                 |   >     Time In Role          : 781314 (s)                  |
    |                 |   >     Re-Rooted Count       : 0                           |
    |                 |   >     Time Since Re-Rooted  : 781314 (s)                  |
    |                 |                                                             |
    |=======|=========|==================================|==========|=======|=======|
    
    ESUx> _

Previous  |  Next
FEEDBACK: Are you happy with this material?