R
OUTING
I
NFORMATION
P
ROTOCOL
(RIP)
37-23
Command Mode
Privileged Exec
Example
Console#show ip rip configuration
Interface SendMode ReceiveMode Poison
Authentication
--------------- --------------- ------------- --------------
------------------
10.1.0.253 rip1Compatible RIPv1Orv2 SplitHorizon
noAuthentication
10.1.1.253 rip1Compatible RIPv1Orv2 SplitHorizon
noAuthentication
Console#show ip rip status
Interface RcvBadPackets RcvBadRoutes SendUpdates
--------------- --------------- -------------- ---------------
10.1.0.253 0 0 13
10.1.1.253 0 0 13
Console#show ip rip peer
Peer UpdateTime Version RcvBadPackets RcvBadRoutes
--------------- ------------ --------- --------------- --------------
10.1.0.254 1625 2 0 0
10.1.1.254 1625 2 0 0
Console#
Table 37-7 show ip rip - display description
Field Description
show ip rip configuration
Interface IP address of the interface.
SendMode RIP version sent on this interface (none, RIPv1, RIPv2,
or RIPv2-broadcast)
ReceiveMode RIP version received on this interface (none, RIPv1,
RIPv2, RIPv1 or RIPv2)
Poison Shows if split-horizon, poison-reverse, or no protocol
message loopback prevention method is in use.
Authentication Shows if authentication is set to simple password or
none.
show ip rip status
Interface IP address of the interface.
RcvBadPackets Number of bad RIP packets received.
RcvBadRoutes Number of bad routes received.