background image
Configuration of RIP and IGRP 379
Example 6-3
RIP Configuration and Debugs on Albuquerque
interface ethernet 0
ip addr 10.1.1.251 255.255.255.0
interface serial 0
ip addr 10.1.4.251 255.255.255.0
interface serial 1
ip addr 10.1.6.251 255.255.255.0
!
router rip
network 10.0.0.0
_______________________________________________________________________
Albuquerque#debug ip rip
RIP: received v1 update from 10.1.6.253 on Serial1
10.1.3.0 in 1 hops
10.1.2.0 in 2 hops
10.1.5.0 in 1 hops
RIP: sending v1 update to 255.255.255.255 via Serial0 (10.1.4.251)
subnet 10.1.3.0, metric 2
subnet 10.1.1.0, metric 1
subnet 10.1.6.0, metric 1
RIP: sending v1 update to 255.255.255.255 via Serial1 (10.1.6.251)
subnet 10.1.2.0, metric 2
subnet 10.1.1.0, metric 1
subnet 10.1.4.0, metric 1
RIP: sending v1 update to 255.255.255.255 via Ethernet0 (10.1.1.251)
subnet 10.1.3.0, metric 2
subnet 10.1.2.0, metric 2
subnet 10.1.6.0, metric 1
subnet 10.1.5.0, metric 2
subnet 10.1.4.0, metric 1
RIP: received v1 update from 10.1.4.252 on Serial0
10.1.3.0 in 2 hops
10.1.2.0 in 1 hops
10.1.5.0 in 1 hops
Albuquerque#
(Yosemite E0 shutdown at this time...)
RIP: received v1 update from 10.1.4.252 on Serial0
10.1.3.0 in 2 hops
10.1.2.0 in 16 hops (inaccessible)
10.1.5.0 in 1 hops
RIP: sending v1 update to 255.255.255.255 via Serial0 (10.1.4.251)
subnet 10.1.3.0, metric 2
subnet 10.1.2.0, metric 16
subnet 10.1.1.0, metric 1
subnet 10.1.6.0, metric 1
RIP: sending v1 update to 255.255.255.255 via Serial1 (10.1.6.251)
subnet 10.1.2.0, metric 16
subnet 10.1.1.0, metric 1
subnet 10.1.4.0, metric 1
RIP: sending v1 update to 255.255.255.255 via Ethernet0 (10.1.1.251)
subnet 10.1.3.0, metric 2
continues
ch06.fm Page 379 Monday, March 20, 2000 5:11 PM