Re: Redistribution of BGP into the IGP for a transit network

From: Brant I. Stevens (branto@branto.com)
Date: Mon Nov 22 2004 - 21:55:00 GMT-3


Well, I hope this isn't for a real-world network; redistributing BGP into an
IGP is a big no-no. :)

What you specified below should be enough to get all the routes in that
match the ACL. The fact that you are a transit doesn't really have any
bearing on the route redistribution.

You'd probably be better off with using a prefix list in lieu of a plain ol'
ACL. It escapes be what the "destination" part of the ACL does in
redistribution, but the source of permit ip host x.x.y.y will end up only
permitting a /32 route to go from BGP into your IGP. Scott... Care to
clarify?

-Brant.

On 11/22/2004 07:05 PM, "Joe Chang" <changjoe@earthlink.net> wrote:

> Given a BGP transit network that receives routes from several different EBGP
> peers, how would you redistribute the routes into the local IGP. Would you
> restrict the redistribution so that a BGP route is introduced into the IGP at
> only one point. For example:
>
> router ospf 1
> redistribute bgp 100 route-map bgp2ospf in
>
> route-map bgp2ospf permit 100
> match ip address 100
>
> access-list 100 permit ip host x.x.x.x host x.x.x.x
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Thu Dec 02 2004 - 06:57:49 GMT-3