[c-nsp] communication between different vrfs on same PE

Manoj koshti manoj_koshti at yahoo.com
Mon Feb 7 16:24:00 EST 2005


Hi Raj,
 
 Do you work for VSNL ? This is part of overlapping VPN ,You can import the route-target to install the route from other VPN vrf table. Juniper use rib-group to do this .
thank,s
-Manoj 
CCIE #13142
 


Raj Panchal <raj.panchal at vsnl.co.in> wrote:
Dear Oliver,
Thanks for ur reply ,
Does this means that import/export route-targets on same PE can be achieved
without MP-BGP sessions 
If you can explain in detail how it works then it would be really gr8

Thanks in advance !!!

raj

-----Original Message-----
From: Oliver Boehmer (oboehmer) [mailto:oboehmer at cisco.com] 
Sent: Monday, February 07, 2005 4:58 AM
To: Raj Panchal; cisco-nsp at puck.nether.net
Subject: RE: [c-nsp] communication between different vrfs on same PE


> I have three customer vpn vrf on my PE-A . This vrf are named as
> vrf-red , vrf-blue, vrf-green . There are three CE routers for these
> three customers on the same PE . All the customer interface are
> assigned to their appropriate vrf on PE-A
> 
> This customers are able to talk across my MPLS domain with their
> central offices connected on other PE through MPLS network.
> 
> Now i want to make, customer in vrf-red to talk with customer in
> vrf-blue . Both customers are still on the same PE -A .
>
> Can any body tell me is this possible, if yes then How

use appropriate route-target export/import statements to achieve this.
example

ip vrf vrf-red
rd 1:1
route-target both 1:1
route-target import 1:2
!
ip vrf vrf-blue
rd 1:2
route-target both 1:2
route-target import 1:1

This way "red" will import "blue" routes (and vice versa), so both VRFs
will be able to communicate.

oli

_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'


More information about the cisco-nsp mailing list