xStack
show stp
Purpose | Used to display the Switch’s current STP configuration. |
Syntax | show stp |
Description | This command displays the Switch’s current STP configuration. |
Parameters | None. |
Restrictions | None. |
Example usage:
To display the status of STP on the Switch:
Status 1: STP enabled with STP compatible version
Command: show stp
| STP Status | : Enabled |
| STP Version | : STP Compatible |
| Max Age | : 20 |
| Hello Time | : 2 |
| Forward Delay | : 15 |
| Max Age | : 20 |
| TX Hold Count | : 3 |
| Forwarding BPDU | : Enabled |
| Loopback Detection | : Enabled |
| LBD Recover Time | : 60 |
|
| |
|
|
|
Status 2 : STP enabled for RSTP |
|
Command: show stp
STP Status | : Enabled |
STP Version | : RSTP |
Max Age | : 20 |
Hello Time | : 2 |
Forward Delay | : 15 |
Max Age | : 20 |
TX Hold Count | : 3 |
Forwarding BPDU | : Enabled |
Loopback Detection | : Enabled |
LBD Recover Time | : 60 |
|
Status 3 : STP enabled for MSTP
Command: show stp
STP Status | : Enabled |
STP Version | : MSTP |
Max Age | : 20 |
Forward Delay | : 15 |
85