> -----Original Message----- > From: meryem Z [mailto:[email protected]] > Sent: Tuesday, May 03, 2011 12:22 PM > To: [email protected]; [email protected] > Subject: RE: [j-nsp] several vlans under one vpls routing instance > > here is my encapsulation: > > > show configuration interfaces xe-5/0/0 > per-unit-scheduler; > flexible-vlan-tagging; > mtu 4700; > encapsulation flexible-ethernet-services;
IIRC, you don't need flexible-vlan-tagging unless you intend on supporting single-tagged and dual-tagged 802.1Q frames. I think you should be able to accomplish what you are trying to do using simple vlan-tagging. Also, for encapsulation, try 'vlan-vpls' instead. Last but not least, I think there are some restrictions in terms of the VLAN range that you can use on 10 Gig interfaces, you might want to try using VLANs in the range above 512 on your xe-5/0/0 interface. I don't have time to reference the docs so I am going on memory here, but you might want to double check the docs to be safe. HTHs. Stefan Fouant, CISSP, JNCIEx2 www.shortestpathfirst.net GPG Key ID: 0xB4C956EC _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

