I encountered problems with Cisco port channels connected to MikroTik CRS317 RouterOS 7.14.3 too.
Usingit was seen that there was a lag-id MAC-Adress mismatch.
The LACP ports of the CRS317 used their own MAC-Adress after reboots for a while an switched to the same for both members with the same mlag-id later.
This could be resolved by setting the MAC-Adress of the second switch forced to the same as of the first switch using:
Code:
Eth1/22 sw-1 vpcCmpFai trunk full auto 10Gbase-LR
Code:
# sho vpc consistency-parameters vpc 22
The LACP ports of the CRS317 used their own MAC-Adress after reboots for a while an switched to the same for both members with the same mlag-id later.
This could be resolved by setting the MAC-Adress of the second switch forced to the same as of the first switch using:
Code:
/interface/bonding> set forced-mac-address=
Statistics: Posted by damadmai — Fri Apr 26, 2024 3:26 pm