Hello Amir,

Yes it is very possible to leak routes from a BGP vrf process to an OSPF vrf 
process. You do this by redistributing from one to the other. The local bgp 
process and
ospf process must be in the same vrf for this to work though. Example below

router ospf 1 vrf EXAMPLE
 redistribute bgp 1 subnets 

router bgp 1
 address-family ipv4 vrf EXAMPLE
  redistribute ospf 1 vrf EXAMPLE match internal external 





> Date: Tue, 19 Apr 2011 08:25:49 -0700
> From: [email protected]
> To: [email protected]
> Subject: [OSL | CCIE_RS] Leaking routes from bgp adderss family ( vrf ) /     
> bgp into ospf vrf process
> 
> Hi guys
> 
> Is it possible to leak routes from bgp address-family vrfs / bgp into ospf
> vrf process?
> 
> Cheers
> Amir
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please 
> visit www.ipexpert.com
> 
> Are you a CCNP or CCIE and looking for a job? Check out 
> www.PlatinumPlacement.com
                                          
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to