IP R
OUTING
3-277
0 - 127 is class A, and only the first field in the network address is used.
128 - 19 is class B, and the first two fields in the network address are
used.
192 - 223 is class C, and the first three fields in the network address are
used.
Command Attributes
Subnet Address – IP address of a network directly connected to t his
router.
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
Console(config)#router-rip3-132
Console(config-router)#network 10.1.0.03-134
Console(config-router)#end
Console#show ip rip status3-143
Peer UpdateTime Version RcvBadPackets RcvBadRoutes
--------------- ------------ --------- --------------- --------------
10.1.0.253 0 0 73
10.1.1.253 0 0 66
Console#