Loader

Show

Provides options to show Rapid-Spanning-Tree-Protocol (RSTP) profiles.

  • Command Path - profile>rgtp
  • Object - rstp
  • Actions -
    • show - a RSTP profile
      • name= - Name of RSTP profile
      • summary  - display consolidated summary results of each profile
      • verbose  - display complete information per profile

RSTP Show Summary

  1. From the ESUx> command line, input profile rstp show summary, and press Enter. Output similar to the following is displayed:
    ESUx> profile rstp show summary <enter>
    
    | Rapid Spanning Tree Profile                                                                |
    |==============================|=========|==========|=======|======|============|============|
    |                   |          |         |          | Port  |Admin |      Restrictions       |
    |                   |  Admin   |  Path   |   Port   | Hello | PtP  |            |            |
    | Profile Name      |  State   |  Cost   | Priority | Time  | MAC  |    Role    |    TCN     |
    |===================|==========|=========|==========|=======|======|============|============|
    | BPDUGuard         | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | BPDUGuard-Jason   | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | BPDUGuardNotify_VH| enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | BPDUGuard_enabled | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | BPDU_Guard        | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | CORP_RSTP_ENABLED | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | DMW-RSTP-ENABLED  | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | DMW-LAN-PC_VoIP   | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | FF-Enable         | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | FF-RSTP           | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | FF_RSTP_Enabled   | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | FF_SET_RSTP_QOIU7 | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | GW-HigherPriority | enabled  |   20000 |    160   | 2 (s) | auto |  enabled   |  disabled  |
    | GW-LowerPriority  | enabled  |   20000 |    240   | 2 (s) | auto |  enabled   |  disabled  |
    | GW-enable-all     | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | GW-higherCostPrty | enabled  |   60000 |    240   | 2 (s) | auto |  enabled   |  disabled  |
    | GW-higherPathCost | enabled  |   15001 |    128   | 2 (s) | auto |  enabled   |  disabled  |
    | GW-lowerCostPrty  | enabled  |   10000 |     64   | 2 (s) | auto |  enabled   |  enabled   |
    | GW-lowerPathCost  | enabled  |   10000 |    128   | 2 (s) | auto |  enabled   |  disabled  |
    | GW-rstp           | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  disabled  |
    | KRT-20000         | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | KRT-Disable       | disabled |    2000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | LNET-RSTP-Disabled| disabled |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | LNET-RSTP-Enabled | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  disabled  |
    | LNET-RSTP-Switch  | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | RSTP-Enabled      | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    | RSTP_BPDU_SC      | enabled  |   20000 |    128   | 2 (s) | auto |  enabled   |  enabled   |
    |===================|==========|=========|==========|=======|======|============|============|
    ESUx> _

Show a Specific RSTP Profile.

  1. From the ESUx> command line, input profile rstp show name=BPDUGuard, and press Enter. Output similar to the following is displayed:
    ESUx> profile rstp show name=BPDUGuard <enter>
    
    | Rapid Spanning Tree Profile                                       |
    |===================================================================|
    | Profile Name                   : BPDUGuard                        |
    |                                                                   |
    | CIST Port Config                                                  |
    |   Admin State                  : enabled                          |
    |   Path Cost                    : 20000                            |
    |   Port Priority                : 128                              |
    |   Port Hello Time              : 2 (s)                            |
    |   Admin Point-to-Point MAC     : auto                             |
    |   Admin Edge Port              : disabled                         |
    |   Auto Edge Port               : enabled                          |
    |   Internal Path Cost           : 20000                            |
    |                                                                   |
    | Notifications                                                     |
    |   Root Guard Notification      : disabled                         |
    |   BPDU Guard Notification      : enabled                          |
    |   Topology Change Notification : disabled                         |
    |                                                                   |
    | Restrictions                                                      |
    |   Admin Restricted Role        : enabled                          |
    |   Admin Restricted TCN         : enabled                          |
    |                                                                   |
    |===================================================================|
    
    ESUx> _

Previous

FEEDBACK: Are you happy with this material?