debug platform stack-manager
To enable debugging of the stack manager software, use the debug platform stack-manager command in privileged EXEC mode. To disable debugging, use the no form of this command.
debug platform stack-manager {level1 | level2 | level3 | sdp | serviceability | sim | ssm | trace} [switch switch-number]
no debug platform stack-manager {level1 | level2 | level3 | sdp | serviceability | sim | ssm | trace} [switch switch-number]
Syntax Description
level1 |
Enables level 1 debug logs. |
level2 |
Enables level 2 debug logs. |
level3 |
Enables level 3 debug logs. |
sdp |
Displays the Stack Discovery Protocol (SDP) debug messages. |
serviceability |
Displays stack manager serviceability debug messages. |
sim |
Displays the stack information module debug messages. |
ssm |
Displays the stack state-machine debug messages. |
trace |
Traces the stack manager entry and exit debug messages. |
switch switch-number |
(Optional) Specifies the stack member number to enable debugging on. The range is 1 to 9. |
Command Default
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Release | Modification |
---|---|
Cisco IOS XE Everest 16.5.1a |
This command was introduced. |
Usage Guidelines
This command is supported only on stacking-capable switches.
The undebug platform stack-manager command is the same as the no debug platform stack-manager command.