Hello All,
I just bought my first Mikrotik and i’m learning a lot. I have a question though with regards to HW offload, i just read that it allows to use switch chip instead of CPU.
Now my question is, I have 2 networks bridge1 and bridge3_lan and from below, you can see that the HW offload is disabled for bridge3_lan, how can i enable it?
I’m using HAP Ac2
[admin@MikroTik] > /interface bridge port print
Flags: X - disabled, I - inactive, D - dynamic, H - hw-offload
# INTERFACE BRIDGE HW PVID PRIORITY PATH-COST INTERNAL-PATH-COST HORIZON
0 ether2 bridge3_lan yes 1 0x80 10 10 none
1 H ether3 bridge1 yes 1 0x80 10 10 none
2 I H ether4 bridge1 yes 1 0x80 10 10 none
3 H ether5 bridge1 yes 1 0x80 10 10 none
4 wlan2 bridge1 1 0x80 10 10 none
5 wlan1 bridge1 1 0x80 10 10 none
[admin@MikroTik] >