hapi
jako výpis mám stejnej, ale ta vlana prostě není průchozí na ac, zatímco na ax ano.
[admin@AC3test] > interface/bridge/port print
Flags: I - INACTIVE; D - DYNAMIC; H - HW-OFFLOAD
Columns: INTERFACE, BRIDGE, HW, PVID, PRIORITY, HORIZON
INTERFACE BRIDGE HW PVID PRIORITY HORIZON
0 H ether1 bridge1 yes 1 0x80 none
1 I H ether2 bridge1 yes 1 0x80 none
2 I H ether3 bridge1 yes 1 0x80 none
3 I H ether4 bridge1 yes 1 0x80 none
4 I H ether5 bridge1 yes 1 0x80 none
5 D wifi1 bridge1 1 0x80 none
6 D wifi2 bridge1 10 0x80 none
7 D wifi9 bridge1 10 0x80 none
8 D wifi10 bridge1 10 0x80 none
9 D wifi11 bridge1 11 0x80 none
[admin@CAPtest] > /interface/bridge/port print
Flags: I - INACTIVE; D - DYNAMIC
Columns: INTERFACE, BRIDGE, HW, PVID, PRIORITY, HORIZON
INTERFACE BRIDGE HW PVID PRIORITY HORIZON
0 ether1 bridge1 yes 1 0x80 none
1 I ether2 bridge1 yes 1 0x80 none
2 D wifi1 bridge1 10 0x80 none
3 D wifi2 bridge1 10 0x80 none
4 D wifi18 bridge1 10 0x80 none
5 D wifi19 bridge1 11 0x80 none
6 D wifi20 bridge1 10 0x80 none
Přikládám konfiguraci
`
cAP ax
/interface bridge
add admin-mac=00:00:00:00:00:FF auto-mac=no name=bridge1 vlan-filtering=yes
/interface wifi
managed by CAPsMAN
mode: AP, SSID: wifi6, channel: 5745/ax/Ceee
set [ find default-name=wifi1 ] configuration.manager=capsman .mode=ap datapath.bridge=bridge1 .vlan-id=10 disabled=no
managed by CAPsMAN
mode: AP, SSID: wifi6, channel: 2432/ax/Ce
set [ find default-name=wifi2 ] configuration.manager=capsman .mode=ap datapath.bridge=bridge1 .vlan-id=10 disabled=no
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
/interface bridge vlan
add bridge=bridge1 tagged=ether1,ether2,bridge1 vlan-ids=10
add bridge=bridge1 tagged=ether1,ether2,bridge1 vlan-ids=11
/interface wifi cap
set discovery-interfaces=bridge1 enabled=yes
/ip dhcp-client
add interface=bridge1
/system identity
set name=CAPtest
hAP ac3
/interface bridge
add admin-mac=00:00:00:00:01:FF auto-mac=no name=bridge1 vlan-filtering=yes
/interface wifi
managed by CAPsMAN
mode: AP, SSID: wifi6, channel: 2442/n/Ce
set [ find default-name=wifi1 ] configuration.manager=capsman .mode=ap datapath.bridge=bridge1 .vlan-id=10 disabled=no
managed by CAPsMAN
mode: AP, SSID: wifi6, channel: 5240/ac/eeeC
set [ find default-name=wifi2 ] configuration.manager=capsman .mode=ap datapath.bridge=bridge1 .vlan-id=10 disabled=no
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=ether3
add bridge=bridge1 interface=ether4
add bridge=bridge1 interface=ether5
/interface bridge vlan
add bridge=bridge1 tagged=ether1,ether2,ether3,ether4,ether5,bridge1 vlan-ids=10
add bridge=bridge1 tagged=ether1,ether2,ether3,ether4,ether5,bridge1 vlan-ids=11
/interface wifi cap
set discovery-interfaces=bridge1 enabled=yes
/ip dhcp-client
add interface=bridge1
/system identity
set name=AC3test`