RE Rip Version 2 and Passive Interfaces

From: McHugh, Eamonn (Eamonn.McHugh@xxxxxx)
Date: Thu Jul 11 2002 - 17:46:32 GMT-3


   
Folks,

Can anyone tell me why I see, the other networks from R2,
which are
R 137.6.2.2/32 [120/1] via 137.6.1.10, 00:00:05, Serial0
R 137.6.0.0/24 [120/1] via 137.6.1.10, 00:00:05, Serial0
R 137.6.2.24/29 [120/1] via 137.6.1.10, 00:00:05, Serial0

on R1, given that these are passive interfaces on R2.

Rtr 1 137.6.1.10 / 30
|
| send / recieve v2
|
|
Rtr2 136.6.1.9 / 30

Can anyone tell me why I see, the other networks from R2,
which are
R 137.6.2.2/32 [120/1] via 137.6.1.10, 00:00:05, Serial0
R 137.6.0.0/24 [120/1] via 137.6.1.10, 00:00:05, Serial0
R 137.6.2.24/29 [120/1] via 137.6.1.10, 00:00:05, Serial0

on R1, given that these are passive interfaces on R2.

R1
interface Loopback0
 ip address 137.6.1.1 255.255.255.255

interface Ethernet0
 ip address 150.100.1.6 255.255.255.0

interface Serial0
 bandwidth 128
 ip address 137.6.1.9 255.255.255.252
 ip rip send version 2
 ip rip receive version 2

router rip
 timers basic 10 30 30 40
 passive-interface Ethernet0
 network 101.0.0.0
 network 137.6.0.0
 network 150.100.0.0
 neighbor 150.100.1.253
 distance 255
 distance 120 150.100.1.253 0.0.0.0 69
 distance 120 137.6.1.10 0.0.0.0

R2

interface Loopback0
 ip address 137.6.2.2 255.255.255.255
!
interface Ethernet0
 ip address 137.6.0.2 255.255.255.0
!
interface Serial0
 bandwidth 128
 ip address 137.6.2.29 255.255.255.248

interface Serial1
 bandwidth 128
 ip address 137.6.1.10 255.255.255.252
 ip rip send version 2
 ip rip receive version 2

router rip
 timers basic 10 30 30 40
 passive-interface Ethernet0
 passive-interface Loopback0
 passive-interface Serial0
 network 137.6.0.0
 no auto-summary

Thanks for any views offered.

E.



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:26 GMT-3