Redistribution of BGP into the IGP for a transit network

From: Joe Chang (changjoe@earthlink.net)
Date: Mon Nov 22 2004 - 21:05:02 GMT-3


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



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