Help with VLAN setup

Hello,

Device: HAP Ac2
I’m trying to make the following setup:
VLAN-Question.png
Can someone help with this?

Is that setup even possible?
Anyone?

It should be simple:

  • bridge all ports together
  • bridge itself is your untagged LAN
  • give PVID 2 to bridge port ether1
  • add VLAN interface with id 2 on bridge
  • VLAN interface is your new WAN
  • configure VLAN assigment on bridge (in Bridge->VLANs), add VLAN 2 as untagged on ether1 and tagged on ether2-5 and bridge
  • enable bridge VLAN filtering

Just want to add, very crucial step missing above, make sure the HapAC2 has a “management IP” configured before doing last step, else you will not have access to the Hap AC2 to make any changes and device will have to be reset to factory

Alternatively, leave i.e. ether5 out of bridge and use that for management access to the device

Yes, everything worked as expected.

Thank you all.