Community discussions

MikroTik App
 
gibirnettr
just joined
Topic Author
Posts: 1
Joined: Wed Feb 19, 2020 10:49 pm

CRS326 RouterOS | Inter Vlan Bridging

Sun Oct 24, 2021 2:54 pm

Hello Guys,

I have CRS326 to switch traffic between inter vlans in hardware offloaded bridge (Vlan Filtering). I have to use one sfp port to switch.
Ether Port : LAN-1
Bridge Name: LAN-BR

There are two main VLAN.

Main Vlan 1: 100
Stack Vlan under 100: 300 Management, 400 -> Internet
LAN Vlan: 400

Image
/interface bridge
add ingress-filtering=yes name=BR-LAN vlan-filtering=yes
/interface bridge filter
add action=accept chain=forward
/interface bridge port
add bridge=BR-LAN interface=LAN-1
/interface bridge vlan
add bridge=BR-LAN tagged=LAN-1 untagged=BR-LAN vlan-ids=100
add bridge=BR-LAN tagged=BR-LAN,LAN-1 vlan-ids=400
add bridge=BR-LAN tagged=BR-LAN vlan-ids=300
However VLAN400 not switching with VLAN400 in VLAN100.

Do you have any idea how can I solve this issue ?

Have a nice day.

Who is online

Users browsing this forum: astronomicz, haung05, jaclaz, KBW, kkeyser, w0lt, xevete, xixihaga and 98 guests