Community discussions

MikroTik App
 
galaxyaord
newbie
Topic Author
Posts: 25
Joined: Fri Nov 01, 2019 11:11 pm

Hardware acceleration crs305

Sun Aug 29, 2021 2:36 am

Greetings. I have 3 vlans in sfp1. Each one has id 10, 20 and 30. I want to bridge between vlan 10 and sfp2, vlan 20 and sfp3, vlan 30 and sfp4. The problem is that when doing the bridge the cpu goes off. How can I enable hardware acceleration for vlan? My configuration is:
/interface vlan
add interface=sfp-sfpplus1 name=Vlan10 vlan-id=10
add interface=sfp-sfpplus1 name=Vlan20 vlan-id=20
add interface=sfp-sfpplus1 name=Vlan30 vlan-id=30
/interface bridge port
add bridge=bridge1 interface=Vlan10
add bridge=bridge1 interface=sfp-sfpplus2
add bridge=bridge2 interface=Vlan20
add bridge=bridge2 interface=sfp-sfpplus3
add bridge=bridge3 interface=Vlan30
add bridge=bridge3 interface=sfp-sfpplus4
 
User avatar
loloski
Member
Member
Posts: 339
Joined: Mon Mar 15, 2021 9:10 pm

Re: Hardware acceleration crs305

Sun Aug 29, 2021 3:17 am

hi,

since you are using CRS 3xx series, please use this guide https://wiki.mikrotik.com/wiki/Manual:C ... s_switches and https://wiki.mikrotik.com/wiki/Manual:B ... s_switches

or watch this youtube video if you are much into video than reading
https://www.youtube.com/watch?v=YLtGQAQ ... etworkTrip

just my 0.2
 
User avatar
mkx
Forum Guru
Forum Guru
Posts: 11595
Joined: Thu Mar 03, 2016 10:23 pm

Re: Hardware acceleration crs305

Sun Aug 29, 2021 12:15 pm

Alternatively follow this tutorial.

But in short: only single bridge can be HW offloaded. You have to use single bridge with VLAN filtering enabled.
Your config is: bridge with member ports sfp-sfpplus1, sfp-sfpplus2, sfp-sfpplus3 and sfp-sfpplus4. sfp-sfpplus1 is tagged member of all 3 VLANs, other sfp-sfpplusX ports are untagged members of corresponding VLANs.

Who is online

Users browsing this forum: Builithe85, dawdler, DNAT, quackyo and 102 guests