Thanks for reply, device is hap ax3 without capsman. With datapath specified, when I try to connect, I see dynamic wireless interface with pvid 10 in /bridge/ports and dynamic "current tagged" vlan10 in bridge/vlans.You have to make guest interfaces static and manually add them to bridge and filter them in vlan filtering.
As such:New ax devices able to grab datapath from capsman and use vlan settings from capsman. Older devices qcom have to use local datapath on cap.Code:/interface wifi capset discovery-interfaces=vlan241_mgmt enabled=yes slaves-static=yes
Code:/interface wifi datapathadd bridge=bridge1 disabled=no name=bridge1/interface bridge portadd bridge=bridge1 frame-types=admit-only-vlan-tagged interface=ether1 internal-path-cost=10 multicast-router=disabled path-cost=10add bridge=bridge1 frame-types=admit-only-untagged-and-priority-tagged interface=ether2 internal-path-cost=10 path-cost=10 pvid=242add bridge=bridge1 frame-types=admit-only-untagged-and-priority-tagged interface=wifi1 pvid=240add bridge=bridge1 frame-types=admit-only-untagged-and-priority-tagged interface=wifi2 pvid=240add bridge=bridge1 frame-types=admit-only-untagged-and-priority-tagged interface=wifi15 pvid=247add bridge=bridge1 frame-types=admit-only-untagged-and-priority-tagged interface=wifi16 pvid=247
Statistics: Posted by kleshki — Wed Jun 12, 2024 8:15 pm