A-45
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
Debug Commands
debug cm
To enable debugging for the connection manager, use the debug cm command. To disable debugging for
the connection manager, use the no form of this command.
debug cm {errors | events | sync {errors | events}}
no debug cm {errors | events | sync {errors | events}}
Syntax Description
Defaults Disabled
Command Modes Privileged EXEC
Command History
Usage Guidelines Use this command to enable debugging for the connection manager.
To turn off all debugging, use the no debug cm command.
Examples The following example shows how to enable debugging of the con nect ion m anage r.
Switch# debug cm events
Related Commands
errors Enables debugging for message channel error conditions.
events Enables debugging for internal software event conditions.
sync {errors | events} Enables debugging for synchronization errors and events.
Release Modification
12.1(10)EV2 This command was introduced.
Command Description
undebugall Disables all debugging.