Fix MLAG peer-link on leaf5: change to trunk mode

This commit is contained in:
2025-11-28 11:55:28 +00:00
parent f87a403560
commit be3c0d50d8

View File

@@ -55,7 +55,7 @@ interface Ethernet10
! !
interface Port-Channel999 interface Port-Channel999
description MLAG Peer description MLAG Peer
switchport mode access switchport mode trunk
switchport trunk group mlag-peer switchport trunk group mlag-peer
spanning-tree link-type point-to-point spanning-tree link-type point-to-point
! !