debug rib
Use this command to debug the ribd process.
Use the no form of this command or the undebug command to stop debugging.
Command Syntax
debug rib (all|)
debug rib events
debug rib packet (recv|send|) (detail|)
debug rib nsm
debug rib bfd
debug rib kernel
debug rib monitor
debug ip routing (add-route|delete-route|mod-route|
no debug all
no debug rib (all|)
no debug all rib
no debug rib events
no debug rib packet (recv|send|) (detail|)
no debug rib nsm
no debug rib bfd
no debug rib kernel
no debug rib monitor
no debug ip routing (add-route|delete-route|mod-route|)
undebug all
undebug rib (all|)
undebug all rib
undebug rib events
undebug rib packet (recv|send|) (detail|)
undebug rib nsm
undebug rib bfd
undebug rib kernel
Parameters
all
All debugging functions
events
Events
packet
Packet events
recv
Received packets
send
Sent packets
detail
Detailed information
nsm
NSM events
kernel
RIB kernel
monitor
Enable Monitor route netlink
bfd
BFD (Bidirectional Forwarding Detection) events
ip routing
IPv4 routing events
add-route
Add route events
delete-route
Delete route events
mod-route
Modify route events
Disabled
By default, debug command is disabled.
Command Mode
Privileged Exec mod
Applicability
This command was introduced before OcNOS version 1.3.
Example
#debug rib all
Last modified date: 10/16/2023