VLAN traffic in bridge not leaving the router

Hello,

I need connect a VLANxx on a ether2 to a VPLS tunnel. So the VLANxx is set as port in bridgevlan.
The ethernet interface is also in a layer2 connection to a central server via a vpls tunnel. This interface (as master) is set port within bridgeman.

The only way it will work now when the VLAN is slave of the bridgeman.

But with this setup the VLAN’s data will flow all over the bridgeman WAN and I want VLAN traffic stay local between the lans on ether2 and the bridgevlan.

How do I setup the VLANxx to be part of ether2 (and switch ports) and stay local.

Thx, M

I’m not exactly sure of your setup but if all else fails you can filter the VLAN traffic using bridge filters.

Solved!

Time is on our side…

It looks like it is solved in version ROS 6.x.
We can connect the VLAN to the ether2 (switch) and filter the VLAN traffic and broadcasts with bridge filter.