Specifications
8-40 Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
To enable, disable or show the debug modes, use the commands:
enable stp={stp-name|all} debug={msg|pkt|state|all}
[output=console] [timeout={1..4000000000|none}]
enable stp debug={msg|pkt|state|all} port={port-list|all}
[output=console] [timeout={1..4000000000|none}]
disable stp={stp-name|all} debug={msg|pkt|state|all}
disable stp debug={msg|pkt|state|all} port={port-list|all}
show stp debug
STP debugging can be enabled or disabled for either a specific port or a specific
STP. Using one of these commands overrides the other.
Set output to console if this command is in a script. Each of the debug modes
can be enabled or disabled independently. Use the timeout parameter to
prevent the switch or the display from being overloaded with debugging data.
f necessary, all the STP configuration that users create on a switch can be
removed so that all STPs except the default STP are destroyed and all other
defaults are restored. Use the command:
purge stp
The purge stp command should be used with caution, and generally only before
major reconfiguration of the switch, as it removes all STP configuration entered
on the switch.
Table 8-11: STP debugging options
Option Debug Mode Description
MSG Message Decoded display of received and transmitted STP packets
PKT Packet Raw ASCII display of received and transmitted STP packets
STATE State Port state transitions.
ALL All All debug options