From: kasturi cisco (kasturi_cisco@xxxxxxxxxxx)
Date: Fri Jul 12 2002 - 11:05:22 GMT-3
Eamonn,
Looks like u have the passive-interface with wrong interface.should it be
"passive-int S1" on R2. Also since u have it with wrong interface maybe ??
and RIPV2 is enabled so all subnets will be advertised.
HTH.
kasturi.
>From: "K Sarangan" <K.Sarangan@cwgoindia.com>
>Reply-To: "K Sarangan" <K.Sarangan@cwgoindia.com>
>To: "McHugh, Eamonn" <Eamonn.McHugh@hp.com>, <ccielab@groupstudy.com>
>Subject: RE: RE Rip Version 2 and Passive Interfaces
>Date: Fri, 12 Jul 2002 16:56:04 +0530
>
>Hi Eamonn,
>
>Configuring passive interfaces only block updates on those interfaces. But
>those networks will be
>advertised on other interfaces.
>
>But I dont understand how R2 is advertising subnet information, when it is
>running RIP V1.
>
>Can someone explain it?.
>
>rgds,
>
>Sarangan.
>
>-----Original Message-----
>From: McHugh, Eamonn [mailto:Eamonn.McHugh@hp.com]
>Sent: Friday, July 12, 2002 2:17 AM
>To: ccielab@groupstudy.com
>Subject: RE Rip Version 2 and Passive Interfaces
>
>
>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:27 GMT-3