09-28-2009 01:01 PM - edited 09-28-2009 03:28 PM
We are configuring Point to Multipoint (E-TREE) services using VPLS instances however we are running into and interesting issue.
When we have spoke sites that terminate on the same MX as the hubsite we can't obviously set import/export targets here as they are on the same PE so we use local-switching however by doing this we open all these sites up to not only being able to pass traffic between themselves but also to all other targeted Hubsites on other PE's.
Does anyone know of a way to manipuate a local-switching domain into a hub and spoke architecture and secondly, to prevent all but the Hubsite from passing traffic to VPLS defined spoke sites?
Thanks
R./
Solved! Go to Solution.
09-28-2009 03:22 PM
09-28-2009 03:29 PM
10-08-2009 09:11 AM
I found a solution to this so thought I'd share it!....
The "core-facing" command.
>> interfaces ge-0/0/0 {
>> flexible-vlan-tagging;
>> encapsulation flexible-ethernet-services;
>> unit 0 {
>> family vpls {
>> core-facing; <<< on your spoke interface of the >> Hub PE