[j-nsp] VPLS with 2 interfaces on the same router

sthaug at nethelp.no sthaug at nethelp.no
Tue Apr 17 12:41:51 EDT 2007


> Do not put the two Giga interfaces in the same site; put them in two
> separated sites and the two interfaces still in the same VPLS as they are,

Why should you need to put them in two different sites? It hasn't been
our experience that this is necessary.

Steinar Haug, Nethelp consulting, sthaug at nethelp.no


> Like this:
> 
>  
> 
> routing-instances {
> 
> }
> 
> vpls {
> 
> instance-type vpls;
> 
> interface ge-0/1/0.100;
> 
> interface ge-0/1/0.200;
> 
> route-distinguisher 300:300;
> 
> vrf-target target:300:300;
> 
> protocols {
> 
> vpls {
> 
> site-range 10;
> 
> mac-table-size 100;
> 
> site vpls1 {
> 
> site-identifier 300;
> 
> interface ge-0/1/0.200;}
> 
>  
> 
> site vpls2 {
> 
> site-identifier 301 ;
> 
> interface ge-0/1/0.100;}
> 
> }
> 
>  
> 
> Use this command to track the vpls failure reason "show vpls connections"
> 
>  
> 
>  
> 
>  
> 
> Best Regards,
> 
>  
> 
> Youssef Yosry
> 
>  
> 
> _______________________________________________
> juniper-nsp mailing list juniper-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
> 


More information about the juniper-nsp mailing list