[c-nsp] MPLS: Route Leaking Between Different VRFs on different
PE's
Clinton Work
clinton at scripty.com
Tue Aug 9 14:26:04 EDT 2005
You want to do the following for each customer VRF.
ip vrf VRF-B
desc Customer B
rd 1:2
export map B-MGMT
route-target export 1:2
route-target import 1:2
route-target import 1:3 # for mgmt routes
route-map B-MGMT permit 10
match ip address <acl for customer mgmt routes>
set extcommunity rt 1:3 additive
Danielsen.Peter Christian PED wrote:
> Hi ..
>
> I have tre different VRFs VRF-A, VRF-B and VRF-C, VRF-C is my management
> VRF, I need to attach a export map on VRF-A and VRF-B, so I can control
> witch networks will be leaked over in my management VRF-C ..
>
More information about the cisco-nsp
mailing list