OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Spanning Tree Protocol Commands : debug mstp
debug mstp
Use this command to turn on, and turn off, debugging and echoing data to the console, at various levels.
Note: This command enables MSTP, RSTP, and STP debugging.
Use the no parameter with this command to turn off debugging.
Command Syntax
debug mstp all
debug mstp cli
debug mstp packet rx
debug mstp packet tx
debug mstp protocol
debug mstp protocol detail
debug mstp timer
debug mstp timer detail
no debug mstp all
no debug mstp cli
no debug mstp packet rx
no debug mstp packet tx
no debug mstp protocol
no debug mstp protocol detail
no debug mstp timer
no debug mstp timer detail
Parameters
all
Echoes all spanning-tree debugging levels to the console.
cli
Echoes spanning-tree commands to the console.
packet
Echoes spanning-tree packets to the console.
rx
Received packets.
tx
Transmitted packets.
protocol
Echoes protocol changes to the console.
detail
Detailed output.
timer
Echoes timer start to the console.
detail
Detailed output.
Command Mode
Exec, Privileged Exec, and Configure modes
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#debug mstp all
(config)#debug mstp cli
(config)#debug mstp packet rx
(config)#debug mstp protocol detail
(config)#debug mstp timer
Last modified date: 07/06/2023