Hello all.
Does anybody can provide me right example about bounding configuration.
I Have two Core switches. I would like to setup ROS box and connect it to different switches.
ethernet 1 should be “Master”, but for some reasone Master interface is ethernet2. Why?
What settings for slaves= and primary= are correct?
[admin@MikroTik] > interface bonding print
Flags: X - disabled, R - running
0 R name=“bonding1” mtu=1500 mac-address=00:0C:42:5A:74:B6 arp=enabled
slaves=ether2,ether1 mode=active-backup primary=ether1
link-monitoring=mii-type1 arp-interval=100ms mii-interval=100ms
down-delay=0s up-delay=0s lacp-rate=30secs transmit-hash-policy=layer-2
[admin@MikroTik] >
I’m going to setup some Vlans on bounding interface, Does it work correctly?
I’m going to use thouse Vlans for OSPF and BGP (with bfd support). Can be there problem with that?

