[c-nsp] Redistribution between BGP VPNv4 and OSPF

David Granzer dgranzer at gmail.com
Fri Mar 5 04:47:12 EST 2010


Hello,

I would like to know whether is possible redistrubution between BGP
VPNv4 and OSPF under VRF based on extcommunit rt match.

R1 send to R2 via MP-BGP prefix P1 with RT A:A, on R2 we need
redistribute MP-BGP learned prefixes to OSPF VRF routing process based
on RT value.


!
router ospf 1 vrf foo
 redistribute bgp 1 subnets route-map RED-BGP
!
route-map RED-BGP permit 10
 match extcommunity A:A
 set tag 12345
!

Could this work ?

Thanks,
David


More information about the cisco-nsp mailing list