B-27
Catalyst 3750 Switch Command Reference
OL-8552-07
Appendix B Catalyst 3750 Switch Debug Commands
debug monitor
debug monitor
Use the
debug monitor
privileged EXEC command to enable debugging of the Switched Port Analyzer
(SPAN) feature. Use the
no
form of this command to disable debugging.
debug monitor
{
all
|
errors
|
idb-update
|
info
|
list
|
notifications
|
platform
|
requests
|
snmp
}
no debug monitor
{
all
|
errors
|
idb-update
|
info
|
list
|
notifications
|
platform
|
requests
|
snmp
}
Syntax Description
Defaults
Debugging is disabled.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The
undebug monitor
command is the same as the
no debug monitor
command.
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.
all
Display all SPAN debug messages.
errors
Display detailed SPAN error debug messages.
idb-update
Display SPAN interface description block (IDB) update-trace debug messages.
info
Display SPAN informational-tracing debug messages.
list
Display SPAN port and VLAN-list tracing debug messages.
notifications
Display SPAN notification debug messages.
platform
Display SPAN platform-tracing debug messages.
requests
Display SPAN request debug messages.
snmp
Display SPAN and Simple Network Management Protocol (SNMP) tracing
debug messages.
Release
Modification
12.1(11)AX
This command was introduced.