debug rbcp
To configure Router Blade Control (RBCP) debug options, use the debug rbcp command.
debug rbcp { all | detail | errors | packet} { enable | disable}
Syntax Description
|
all |
Configures the debugging of RBCP. |
|
detail |
Configures the debugging of RBCP detail. |
|
errors |
Configures the debugging of RBCP errors. |
|
packet |
Configures the debugging of RBCP packet trace. |
|
enable |
Enables the RBCP debugging. |
|
disable |
Disables the RBCP debugging. |
Command Default
None
Examples
The following example shows how to enable the debugging of RBCP settings:
(Cisco Controller) > debug rbcp packet enable

Feedback