Hello,
I have a powerbox pro that needs to run as a L2 poe switch with every port acting as a trunk port for a handful of vlans. I do not need any ports untagged and every port can be the same.
I can achieve this by adding the same vlan interfaces to all ports, and bridging but I know this is the wrong way. I tried making a bridge, enabling vlan filtering, then in bridge add all the vlans and add all ports to the tagged list. No result doing this.
I thought the correct way to do this is using a bridge and vlan filtering but I'm missing something and I need a solution for the morning. Is it all done in the bridge or am I making some vlan interfaces? Could someone help me out with the config?
Thanks for your time
-------------------------------
OK it seems like I was doing it right. Anyway - create a bridge, under vlan tab add all the vlans, then add the ports you want tagged and turn vlan filtering on in bridge settings. I now have a poe switch with vlan trunk ports. My life is complete.