C
ONFIGURING
THE
S
WITCH
3-296
Command Attributes
Subnet Address – IP address of a network directly connected to this
router.
Web - Click Routing Protocol, RIP, Network Addresses. Add all interfaces
that will participate in RIP, and click Apply.
Figure 3-130 RIP Network Addresses
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-325
Console(config-router)#network 10.1.0.0 4-327
Console(config-router)#end
Console#show ip rip status 4-336
Peer UpdateTime Version RcvBadPackets RcvBadRoutes
--------------- ------------ --------- --------------- --------------
10.1.0.253 0 0 73
10.1.1.253 0 0 66
Console#