I have no ideea where i am wrong, becouse i know that STP must be off and then HW offload should become on.
If anyone have a clue , please let me know
Code: Select all
[admin@Weilmunster] > interface/bridge/ export verbose
# jan/21/2022 08:48:57 by RouterOS 7.1.1
# software id = TMF1-27L6
#
# model = RBD53iG-5HacD2HnD
# serial number = xxxx
/interface bridge
add admin-mac=74:4D:28:36:40:4E ageing-time=5m arp=enabled arp-timeout=auto auto-mac=no dhcp-snooping=no disabled=no ether-type=0x8100 fast-forward=yes frame-types=admit-all igmp-snooping=no ingress-filtering=no mtu=auto name=bridge protocol-mode=\
none pvid=1 vlan-filtering=yes
/interface bridge port
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none hw=yes ingress-filtering=yes interface=ether2 \
internal-path-cost=10 learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none hw=yes ingress-filtering=yes interface=ether3 \
internal-path-cost=10 learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-vlan-tagged horizon=none hw=yes ingress-filtering=yes interface=ether4 internal-path-cost=10 learn=auto \
multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan1 internal-path-cost=10 \
learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes comment=defconf disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan2 internal-path-cost=10 \
learn=auto multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan3 internal-path-cost=10 learn=auto \
multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=110 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=ovpn-in1 internal-path-cost=10 learn=auto \
multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=200 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-only-untagged-and-priority-tagged horizon=none ingress-filtering=yes interface=wlan4 internal-path-cost=10 learn=auto \
multicast-router=temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=300 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-all horizon=none ingress-filtering=yes interface=*19 internal-path-cost=10 learn=auto multicast-router=temporary-query \
path-cost=10 point-to-point=auto priority=0x80 pvid=110 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
add auto-isolate=no bpdu-guard=no bridge=bridge broadcast-flood=yes disabled=no edge=auto fast-leave=no frame-types=admit-all horizon=none hw=yes ingress-filtering=yes interface=ether5 internal-path-cost=10 learn=auto multicast-router=\
temporary-query path-cost=10 point-to-point=auto priority=0x80 pvid=100 restricted-role=no restricted-tcn=no tag-stacking=no trusted=no unknown-multicast-flood=yes unknown-unicast-flood=yes
/interface bridge port-controller
# disabled
set bridge=none cascade-ports="" switch=none
/interface bridge port-extender
# disabled
set control-ports="" excluded-ports="" switch=none
/interface bridge settings
set allow-fast-path=yes use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=no
/interface bridge vlan
add bridge=bridge disabled=no tagged=bridge,ether4 untagged=ether2,ether3,ether5,wlan1,wlan2 vlan-ids=100
add bridge=bridge disabled=no tagged=bridge,ether4 untagged=wlan3 vlan-ids=110
add bridge=bridge disabled=no tagged=bridge untagged=*F00010 vlan-ids=200
add bridge=bridge disabled=no tagged=bridge untagged=wlan4 vlan-ids=300