[j-nsp] several vlans under one vpls routing instance
meryem Z
meryem_z at hotmail.com
Wed May 4 11:49:33 EDT 2011
It seems to me that you are working on mx-series , right?
because the "vlan-id" is not supported under routing-instance on m-series ..
tthank you.
Date: Wed, 4 May 2011 14:37:17 +0200
Subject: Re: [j-nsp] several vlans under one vpls routing instance
From: d.avbreht at gmail.com
To: meryem_z at hotmail.com
CC: juniper-nsp at puck.nether.net
Hello,
It shouldn't be problem! Can you provide interface configuration and "show vpls connectins " statistics.
I can give you one snippet where it works
"
HSI-VPLS-250 {
instance-type vpls;
vlan-id 250;
interface xe-1/1/0.250;
interface xe-1/1/1.250;
interface ge-1/2/8.250;
interface ge-1/3/0.250;
interface xe-2/1/0.250;
no-local-switching;
route-distinguisher 10.0.0.1:250;
vrf-import VRF_IMPORT_HSI;
vrf-export VRF_EXPORT_HSI;
inactive: vrf-target target:6500:250;
protocols {
vpls {
traceoptions {
file HSI-log;
flag connections;
}
mac-table-size {
3200;
}
no-tunnel-services;
site S12-TB03 {
site-identifier 52500;
multi-homing;
site-preference primary;
interface xe-1/1/0.250 {
interface-mac-limit {
1600;
}
}
}
site S12-DSLAM {
site-identifier 52501;
multi-homing;
site-preference primary;
interface ge-1/3/0.250;
}
site S12-GPON {
site-identifier 52502;
multi-homing;
site-preference primary;
interface xe-1/1/1.250;
}
site Perm.Connection {
site-identifier 100;
interface ge-1/2/8.250;
}
site S12-GPON-E {
site-identifier 5203;
multi-homing;
site-preference primary;
interface xe-2/1/0.250;
}
}
}
"
On Tue, May 3, 2011 at 5:35 PM, meryem Z <meryem_z at hotmail.com> wrote:
hello,
I'm trying to configure serveral sub-interfaces under the same vpls routing instance on junos 9.6 m7i router and 10.3 on M120. but still doesn't work.
with one sub-interface it works fine.
I found some juniper docs on this subject but it was related to mx-series..
my config is as follows:
router> show configuration routing-instances Test_VPLS
instance-type vpls;
interface xe-5/0/0.100;
interface xe-5/0/0.101;
route-distinguisher 64512:100;
vrf-target target:64512:100;
protocols {
vpls {
site-range 5;
site Site1 {
site-identifier 1;
interface xe-5/0/0.100;
interface xe-5/0/0.101;
}
}
}
what should i add to make it work?
Thank a lot.
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
--
________________________________
Dušan Avbreht
Professional Service Consultant
AVDUS d.o.o.
Mobile: +386 41 340546
E: d.avbreht at gmail.com
E: dusan at avdus.net
More information about the juniper-nsp
mailing list