Loader
Displays Interface NET Statistics commands which will show all the statistics counters for the LAG:
Information Note: * = required parameter
  • Command Path - interface>net>stp>statistics
  • Object - net
  • Action statistics 
    • aid - aid of the net to display
      • i.e. NET1|NET3? 
    • verbose - show more detailed statistics 

Display stp net statistics aid information.
 

  1. From the ESUx> command line, input interface net statistics aid=net4, and press Enter. Output similar to the following is displayed:
    ESUx> interface>net stp statistics aid=net4 <enter>
    
    | STP Statistics                                                                         |
    |========================================================================================|
    | MSTP : TX MST BPDU                                             :                     0 |
    | MSTP : RX MST BPDU                                             :                     0 |
    | MSTP : TX RST BPDU                                             :                     0 |
    | MSTP : RX RST BPDU                                             :                     0 |
    | MSTP : TX CFG BPDU                                             :                     0 |
    | MSTP : RX CFG BPDU                                             :                     0 |
    | MSTP : TX TCN BPDU                                             :                     0 |
    | MSTP : RX TCN BPDU                                             :                     0 |
    | MSTP : Forward Transitions                                     :                     0 |
    | MSTP : Max Age Expirary                                        :                     0 |
    |========================================================================================|
    
    ESUx> _

Display stp net statistics verbose information.
 

  1. From the ESUx> command line, input interface net statistics verbose, and press Enter. Output similar to the following is displayed:
    ESUx> interface net stp statistics verbose
    
    | STP Statistics                                                                         |
    |========================================================================================|
    | MSTP : TX MST BPDU                                             :                391219 |
    | MSTP : RX MST BPDU                                             :                     0 |
    | MSTP : TX RST BPDU                                             :                     0 |
    | MSTP : RX RST BPDU                                             :                     0 |
    | MSTP : TX CFG BPDU                                             :                     0 |
    | MSTP : RX CFG BPDU                                             :                     0 |
    | MSTP : TX TCN BPDU                                             :                     0 |
    | MSTP : RX TCN BPDU                                             :                     0 |
    | MSTP : Forward Transitions                                     :                     1 |
    | MSTP : Max Age Expirary                                        :                     0 |
    | MSTP : TX MST BPDU                                             :                     0 |
    | MSTP : RX MST BPDU                                             :                     0 |
    | MSTP : TX RST BPDU                                             :                     0 |
    | MSTP : RX RST BPDU                                             :                     0 |
    | MSTP : TX CFG BPDU                                             :                     0 |
    | MSTP : RX CFG BPDU                                             :                     0 |
    | MSTP : TX TCN BPDU                                             :                     0 |
    | MSTP : RX TCN BPDU                                             :                     0 |
    | MSTP : Forward Transitions                                     :                     0 |
    | MSTP : Max Age Expirary                                        :                     0 |
    |========================================================================================|
    
    ESUz> _

Previous   |   Next 

FEEDBACK: Are you happy with this material?