24-Port Layer 3 Switch Management Guide
IP R
OUTING
3-179
Web - Click Routing Protocol, RIP, Network Addresses. Add all interfaces
that will participate in RIP, and click Apply.
CLI - This example includes network interface 10.1.0.0 in the RIP routing
process.
Configuring Network Interfaces for RIP
For each interface that participates in the RIP routing process, you must
specify the protocol message type accepted (i.e., RIP version) and the
message type sent (i.e., RIP version or compatibility mode), the method for
preventing loopback of protocol messages, and whether or not
authentication is used (i.e., authentication only applies if RIPv2 messages
are being sent or received).
Console(config)#router-rip 4-231
Console(config-router)#network 10.1.0.0 4-233
Console(config-router)#end
Console#show ip rip status 4-242
Peer UpdateTime Version RcvBadPackets RcvBadRoutes
--------------- ------------ --------- --------------- --------------
10.1.0.253 0 0 73
10.1.1.253 0 0 66
Console#