diff --git a/configs/leaf1.cfg b/configs/leaf1.cfg index 00013b1..c575c5b 100644 --- a/configs/leaf1.cfg +++ b/configs/leaf1.cfg @@ -81,6 +81,8 @@ interface Port-Channel1 switchport mode trunk switchport trunk allowed vlan 40 mlag 1 + port-channel lacp fallback timeout 5 + port-channel lacp fallback individual no shutdown ! ! Spanning-tree @@ -158,4 +160,4 @@ router bgp 65001 address-family evpn neighbor evpn activate ! -end +end \ No newline at end of file