SV: [c-nsp] MPLS: Route Leaking Between Different VRFs on different PE's

Danielsen.Peter Christian PED PED at KMD.dk
Wed Aug 10 01:50:45 EDT 2005


 
Thanks .. Tried that, it particular works, 

If the export map I attach to the VRF on PE1 I kan only see 
direct connecet interface's and not route's annonunced into 
the VRF for a CE route.. 

Route Show in VRF-B
     10.0.0.0/8 is variably subnetted, 5 subnets, 4 masks
B       10.9.133.128/25 [200/0] via 10.50.59.9, 00:06:46
B       10.9.133.36/30 [200/0] via 10.50.59.8, 00:06:46
B       10.9.133.32/30 [200/0] via 10.50.59.9, 00:06:46
B       10.9.133.40/29 [200/0] via 10.50.59.9, 00:06:46
C       10.9.133.49/32 is directly connected, Loopback10

Routes show in Management VRF.
     10.0.0.0/30 is subnetted, 1 subnets
B       10.9.133.49 is directly connected, 00:00:27, Loopback10

Access-list / Route map
 route-map VRF-B permit 10
 match ip address 16
 set extcommunity rt  1:3 additive
!
 access-list 16 permit 10.9.133.49
 access-list 16 permit 10.9.133.128 0.0.0.127 access-list 16 
 permit 10.9.133.32 0.0.0.3
 
 Any ider 
 
 ./-Peter
 
> > -----Oprindelig meddelelse-----
> > Fra: Clinton Work [mailto:clinton at scripty.com]
> > Sendt: 9. august 2005 20:26
> > Til: Danielsen.Peter Christian PED
> > Cc: cisco-nsp at puck.nether.net
> > Emne: Re: [c-nsp] MPLS: Route Leaking Between Different VRFs on 
> > different PE's
> > 
> > 
> > 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 ..
> > > 
> > 




_______________________________________________________________________________________
www.kmd.dk   www.kundenet.kmd.dk   www.eboks.dk   www.civitas.dk   www.netborger.dk www.organisator.dk

Hvis du har modtaget denne mail ved en fejl vil jeg gerne, at du informerer mig og sletter den.
KMD skaber it-services, der fremmer effektivitet hos det offentlige, erhvervslivet og borgerne.

If you received this e-mail by mistake, please notify me and delete it. Thank you.
Our mission is to enhance the efficiency of the public sector and improve its service of the general public. 




More information about the cisco-nsp mailing list