Reference Guide 94 Document #: LTRT-17939
Mediant MSBR
5.39 debug zebra
This command debugs Zebra routing software. Zebra provides TCP/IP based routing
services with support from routing protocols RIP, OSPF and BGP. Zebra also supports IPv4
and IPv6 routing protocols.
Syntax
# debug zebra
Command Description
Debug option set for Zebra events
Debug option set for Zebra between kernel interface
packet {recv|send}
{detail}
Debugs Zebra routing packets:
ï‚§ recv detail (Debugs received Zebra packets)
ï‚§ send detail (Debugs sent Zebra packets)
rib {queue}
Debugs RIB (Routing Information Base) events. Each
routing protocol has its own RIB. The main RIB
associates all routing protocols with one another.
ï‚§ queue (Debugs RIB queueing)
Command Mode
Privileged User
Note
This command is applicable only to data-router functionality.
Example
This example debugs sent Zebra routing packets:
# debug zebra packet send detail