From a0271452047e95df43c87b75e2187f9003dbc438 Mon Sep 17 00:00:00 2001 From: Damien Arnodo Date: Fri, 28 Nov 2025 11:55:45 +0000 Subject: [PATCH] Fix MLAG peer-link on leaf6: change to trunk mode --- configs/leaf6.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/leaf6.cfg b/configs/leaf6.cfg index 5d91552..0ffac99 100644 --- a/configs/leaf6.cfg +++ b/configs/leaf6.cfg @@ -54,7 +54,7 @@ interface Ethernet10 ! interface Port-Channel999 description MLAG Peer - switchport mode access + switchport mode trunk switchport trunk group mlag-peer spanning-tree link-type point-to-point !