debug rip

This command configures Routing Information Protocol (RIP) which enables routing information to be exchanged between routers.

Syntax

# debug rip 

Command

Description

events

Debugs RIP events

packet {recv [detail]|send [detail]}

Debugs RIP packets:

recv (Debugs only RIP packets received)
send (Debugs only RIP packets sent)

zebra

Debugs Zebra routing software. Zebra provides TCP/IP based routing services.

Command Mode

Privileged User

Example

This example debugs RIP packets sent:

# debug rip packet send detail