Debug platform stack-manager – Dell POWEREDGE M1000E User Manual

Page 979

Advertising
background image

B-63

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Appendix B Cisco Catalyst Blade Switch 3130 and 3032 for Dell Debug Commands

debug platform stack-manager

debug platform stack-manager

Use the debug platform stack-manager privileged EXEC command to enable debugging of the stack
manager software. Use the no form of this command to disable debugging.

debug platform stack-manager {all | rpc | sdp | sim | ssm | trace}

no debug platform stack-manager {all | rpc | sdp | sim | ssm | trace}

Note

This command is supported only on stacking-capable switches.

Syntax Description

Defaults

Debugging is disabled.

Command Modes

Privileged EXEC

Command History

Usage Guidelines

The undebug platform stack-manager command is the same as the no debug platform
stack-manager
command.

On a stacking-capable switch, when you enable debugging, it is enabled only on the stack master. To
enable debugging on a stack member, you can start a session from the stack master by using the session
switch-number privileged EXEC command. Then enter the debug command at the command-line
prompt of the stack member. You also can use the remote command stack-member-number LINE
privileged EXEC command on the stack master switch to enable debugging on a member switch without
first starting a session.

Related Commands

all

Display all stack manager debug messages.

rpc

Display stack manager remote procedure call (RPC) usage debug messages.

sdp

Display the Stack Discovery Protocol (SDP) debug messages.

sim

Display the stack information module debug messages.

ssm

Display the stack state-machine debug messages.

trace

Trace the stack manager entry and exit debug messages.

Release

Modification

12.2(40)EX1

This command was introduced.

Command

Description

show debugging

Displays information about the types of debugging that are enabled.

Advertising