Re: RIPv2 Secondary Interface Address Problem.

From: David Deng (glend_99@yahoo.com)
Date: Mon Oct 20 2003 - 19:30:19 GMT-3


Hi Ken,

I am not expert on RIP and just a wild guessing,
try to put "no-validate-update-source" under the
router rip.

Regards,
David
--- Ken.Farrington@barclayscapital.com wrote:
> Hi Guys,
>
> I have a problem with a scenario that I am
> performing, and Im sure this has
> been seen before.
>
> Using RIPv2, I have two routers conencted together
> via fa0 on network
> 200.200.1.0/24 net.
>
> On R2, I have a secondary network on the
> fastethernet that connects the two
> routers (just for show that rip support secondaries,
> I have put one on
> another FA
> to show that it does work for networks off the
> directly connecting RIP
> subnet)
>
> On the R1 router, I cannot get this secondary subnet
> (14.14.14.0) into the
> routing table.
>
> Can anyone advise? I have tried redist conencted,
> the network statement,
> etc etc on R2 to try and get the secondary subnet
> into R1.
>
>
> Routing table on R1
> TEST1#sh ip route
> Gateway of last resort is not set
>
> C 200.200.1.0/24 is directly connected, Ethernet0
> R 192.168.68.0/24 [120/1] via 200.200.1.2,
> 00:00:24, Ethernet0
> 13.0.0.0/24 is subnetted, 1 subnets
> R 13.13.0.0 [120/1] via 200.200.1.2, 00:00:24,
> Ethernet0
>
>
>
>
>
--------------------------------------------------------------------
> Router Test1 Config
>
> !
> interface Ethernet0
> ip address 200.200.1.1 255.255.255.0
> media-type 10BaseT
> !
> !
> router rip
> version 2
> network 200.200.1.0
> no auto-summary
> !
>
>
--------------------------------------------------------------------
>
> Router Test 2 Config
>
> !
> interface FastEthernet0
> ip address 14.14.14.14 255.255.255.0 secondary
> ip address 200.200.1.2 255.255.255.0
> half-duplex
> !
> interface FastEthernet1
> ip address 13.13.0.1 255.255.255.0 secondary
> ip address 192.168.68.1 255.255.255.0
> half-duplex
> !
> router rip
> version 2
> network 13.0.0.0
> network 14.0.0.0
> network 192.168.68.0
> network 200.200.1.0
> no auto-summary
>
>
--------------------------------------------------------------------
>
>
>
------------------------------------------------------------------------
> For more information about Barclays Capital, please
> visit our web site at http://www.barcap.com.
>
>
> Internet communications are not secure and therefore
> the Barclays
> Group does not accept legal responsibility for the
> contents of this
> message. Although the Barclays Group operates
> anti-virus programmes,
> it does not accept responsibility for any damage
> whatsoever that is
> caused by viruses being passed. Any views or
> opinions presented are
> solely those of the author and do not necessarily
> represent those of the
> Barclays Group. Replies to this email may be
> monitored by the Barclays
> Group for operational or business reasons.
>
>
------------------------------------------------------------------------
>
>



This archive was generated by hypermail 2.1.4 : Mon Nov 24 2003 - 07:53:05 GMT-3