Command Line Interface
4-258
4

Example

Console#show ip rip configuration
Interface SendMode ReceiveMode Poison Authentication
--------------- --------------- ------------- --- ----------- ------------------
10.1.0.253 rip1Compatible RIPv1Orv2 S plitHorizon noAuthentication
10.1.1.253 rip1Compatible RIPv1Orv2 S plitHorizon 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 RcvBadPac kets RcvBadRoutes
--------------- ------------ --------- ---------- ----- --------------
10.1.0.254 1625 2 0 0
10.1.1.254 1625 2 0 0
Console#

Table4-84 show ip rip - disp lay 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-broad cast)
ReceiveMode RIP version received on this interface (none, RIPv1, RIPv2, RIPv1 or R IPv2)
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.
SendUpdates Number of route changes.
show ip rip peer
Peer IP address of a neighboring RIP router.
UpdateTime Last time a route update was received from this peer.
Version Whether RIPv1 or RIPv2 packets were received from this peer.
RcvBadPackets Number of bad RIP packets received from this peer.
RcvBadRoutes Number of bad routes received from this peer.