Community discussions

MikroTik App
 
qwertypro
just joined
Topic Author
Posts: 1
Joined: Sun Jun 05, 2022 11:14 pm

Config migration to ROS v7 - Bridge VLAN switching

Sun Jun 05, 2022 11:52 pm

Dear Members,

I would like to ask you for some help in migrating configuration to RouterOS V7. I have MikroTik hAP ac² with RouterOS V6.49.6 Stable.

I use the device with a bridge which configured for several VLAN-s. I read the docs at the Bridge VLAN Switching page and I realized my router with Atheros-8327 chip doesn't support hardware bridge VLAN switching with ROS V7. https://help.mikrotik.com/docs/display/ ... +switching
What does it mean? It won't works after I upgrade to V7? Could I have stability issues?

My current configuration in ROS V6:
/interface bridge
add admin-mac=XX:XX:XX:XX:XX:XX auto-mac=no comment=defconf frame-types=admit-only-vlan-tagged ingress-filtering=yes name=bridge vlan-filtering=yes

/interface bridge port
add bridge=bridge interface=ether1
add bridge=bridge interface=ether2 pvid=1
add bridge=bridge interface=ether3 pvid=2
add bridge=bridge interface=homewifi
add bridge=bridge interface=guestwifi

/interface bridge vlan
add bridge=bridge comment=management tagged=ether1,bridge vlan-ids=10
add bridge=bridge comment=home tagged=ether1,homewifi untagged=ether2 vlan-ids=1
add bridge=bridge comment=guest tagged=ether1,guestwifi untagged=ether3 vlan-ids=2
Can I keep this config when I migrating to V7? What should I do?
Thanks for the answer.

Who is online

Users browsing this forum: Google [Bot] and 36 guests