A-55
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)E2
AppendixA Command Reference
Debug Commands
debug oscp
To debug OSCP operations, use the debug oscp command. To disable debugging for OSCP operations,
use the no form of this command.
debug oscp {events | hello-packet | transport} [wave slot/subcard]
no debug oscp {events | hello-packet | transport} [wave slot/subcard]
Syntax Description
Defaults Disabled
Command Modes Privileged EXEC
Command History
Usage Guidelines Use this command to enable debugging for OSCP activity.
To disable all debugging, use the undebugall command.
Caution This command can generate a significant amount of output and ma y int erf er e w it h o ther act ivity on
the system once the command is invoked.
Examples The following example shows how to enable debug gi ng fo r OS C P events .
Switch# debug oscp events
01:53:59:Control interface Wave1 is going up
01:54:00:OSCP:Adding neighbor on wave Wave1
events Enables debugging for OSCP events.
hello-packet Enables printing of the information contained in the OSCP Hello packets.
transport Enables debugging for OSCP transport services.
wave slot Specifies the OSC interface on which to enable debugging. (Optional)
Release Modification
12.1(10)EV2 This command was introduced.