Community discussions

MikroTik App
 
aTan
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 54
Joined: Tue Nov 01, 2011 11:55 am

Bridge breaks discovery on slave VLAN interfaces

Tue Feb 21, 2023 2:08 pm

Hi,
I'd like to join two L2. Everything is ok, except discovery is not working on slave vlan interfaces. Removing vlan from bridge fixes discovery immediately. Any clue what is wrong?

CCR2004 ROS v7.7

/interface bridge
add frame-types=admit-only-vlan-tagged name=bridge0 protocol-mode=none vlan-filtering=yes
add name=bridge1_lb protocol-mode=none
/interface vlan
add interface=bridge0 name=vlan111 vlan-id=111
add interface=bridge0 name=vlan222 vlan-id=222
add interface=bridge0 name=vlan333 vlan-id=333
/interface bonding
add mode=802.3ad name=bonding1 slaves=sfp-sfpplus1,sfp-sfpplus2 transmit-hash-policy=layer-2-and-3
/interface bridge port
add bridge=bridge0 interface=bonding1
add bridge=bridge1_lb interface=vlan111
add bridge=bridge1_lb interface=vlan222
/ip neighbor discovery-settings
set discover-interface-list=!dynamic
/interface bridge vlan
add bridge=bridge0 tagged=bonding1,bridge0 vlan-ids=333,111,222

Who is online

Users browsing this forum: edielson_atm, peracchi, syslog and 92 guests