[nsp] Redistribute BGP routes to OSPF
    Pete Templin 
    petelists at templin.org
       
    Tue Jul 20 14:01:41 EDT 2004
    
    
  
Alexandra Alvarado wrote:
> My network is like this:
> 
> Clients ----- [[eth1]LINUX ROUTER[eth0 (172.16.2.138)]] ----- [[FE9/0/0 (172.16.2.137)]CISCO 7513]
> 
> I have established ebgp sesion between some clients and CISCO 7513, but to avoid configure 
> static routes in the linux router,  I want to pass the learned routes in Cisco 7513 to Linux Router 
> in a dynamic way with a protocol like ospf. 
> 
> I only want to redistribute routes but not propagate in ospf. 
You should get BGP running on the Linux router, and include the Linux 
router in your BGP mesh.  That aside, redistributing BGP into any IGP is 
a very risky proposition, and could easily melt your Linux router.
The only way to redistribute the routes is to propagate them in ospf.
pt
    
    
More information about the cisco-nsp
mailing list