Send documentation comments to mdsfeedback-doc@cisco.com
6-100
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 6 Debug Commands
debug rib
debug rib
To enable debugging for the routing information base (RIB) feature, use the debug rib command in
EXEC mode. To disable a debug command, use the no form of the command or use the no debug all
command to turn off all debugging.
debug rib {all | detail | error | event | liod_error | liod_event | liod_trace | trace}
Syntax Description
Defaults Disabled.
Command Modes EXEC mode.
Command History
Usage Guidelines If a RIB operation is ignored or not supported, then issue the debug rib all command to find out more
details.
Examples The following example shows the debug rib error command.
switch# debug rib error
Related Commands
all Enables debugging for all RIB features.
detail Enables detailed debugging for all RIB features.
error Enables debugging for RIB errors.
event Enables debugging for RIB events.
liod_error Enables debugging for lossless in-order delivery (LIOD) errors.
liod_event Enables debugging for LIOD errors.
liod_trace Enables debugging for LIOD trace events.
trace Enables debugging for trace events.
Release Modification
1.0(2) This command was introduced.
3.0(1) Added the liod_error, liod_event, and liod_trace options.
Command Description
no debug all Disables all debugging.