Command Line Interface
10511553-KDU 137 365 Uen D 2006-06-16
Example
Table 131 show ip rip - Display Description
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#
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.