[j-nsp] Route target configuration for L2VPN route instance
Stéphane Grosjean
Stephane.Grosjean at telindus.fr
Mon Jul 9 13:04:08 EDT 2007
Hi Monica,
I believe the more specific configuration always wins, so the import in your case is always target:100:5.
Rdgs,
Stephane.
---------------------
>But juniper allows configuring more than one route targets (See the
>example below). But with the below configuration, if a L2VPN NLRI with >route target 100:3 is received, it does not associate the received NLRI to >the VPLS instance. Is it a bug in Juniper? In which scenario, we will need >more than one route target ?
>
>instance-type vpls;
>interface fe-0/3/1.0;
>route-distinguisher 100:3;
>vrf-target {
> target:100:3; --> Both import and export
> import target:100:5;
>}
>protocols {
> vpls {
> site-range 10;
> site vplsSiteA {
> site-identifier 6;
> interface fe-0/3/1.0;
> }
> }
>}
More information about the juniper-nsp
mailing list