This issue has been discussed a few times, but not many helpful responses. I am hoping to get some solid answer about if it is at all possible in current releases, or if a feature request will need to be raised.
Basically - we receive a QinQ tunnel from the provider. Outside tag is static, inside tags are generated dynamically per customer (hundreds or thousands).
What I would like to do is run a PPPoE server over the QinQ tunnel, but have it broadcast through all the inner-VLANs without having to add them 1-by-1 manually. Alternatively, a way to strip the inner tag so everything is considered to be in the same network by the time the PPPoE server gets to it. This might not work though as it needs to be able to translate back to the provider network on that VLAN also.
In either case, I’m after a solution. Any help appreciated.
On RouterOS you could actually just use the current command/winbox work-flow for vlan setup, but instead of only allowing a single tag you could reference a range, and allow multiple entries.