From: yakout esmat (yesmat@xxxxxxxxxxxxxx)
Date: Sun Aug 04 2002 - 05:46:59 GMT-3
Because RIP is a classfull protocol, so it takes over all interfaces on the
redisrtibuting router as long as they are all in the same classful network.
Which means when you redistribute BGP into RIP, RIP will not accept the
directely connected interface from BGP becasue it already has that network.
This is a feature of 12.1 (smarter IOS) and that wasn't the case in earlier
IOS's.
To test it, configure another loopback interface on the router from
different classful netwrok and redistribute that from BGP to RIP, it should
work.
HTH
Yakout
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Khurram Khani
Sent: Friday, July 19, 2002 10:43 AM
To: ccielab@groupstudy.com
Subject: Redistributing BGP into RIP question
Hi All,
When I redistribute BGP into RIP using
router rip
redistribute bgp xx metric 1 <==== redistribution instruction
Does above instruction redistributes BGP routes from 'BGP Table' into RIP or
it will redistribute only installed BGP routes
from 'Routing table' into RIP??
When I add a network statement for a connected interface in 'router bgp' ,
I
see a prefix entry in bgp table
with nexthop 0.0.0.0 but this route doesn't get redistributed in RIP (doing
BGP to RIP redistribution on this
router). I am assuming that since connected interface is present in Routing
table as 'C' route not 'B' route
thats why its not getting redistributed in RIP even though its a valid route
in BGP table. Is this behaviour
correct???
comments appreciated
thanks
khurram.
This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:15 GMT-3