Skip to content

Commit

Permalink
fixing l2ls-leaf4-complete configlet (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwpatterson authored Mar 25, 2024
1 parent 33f644f commit 4a761e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions topologies/dual-datacenter/configlets/L2LS_s1-leaf4_complete
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ interface Port-Channel1
switchport mode trunk
switchport trunk group MLAGPEER
!
interface Port-Channel4
interface Port-Channel5
description MLAG Downlink - s1-host2
switchport access vlan 112
mlag 4
mlag 5
!
interface Port-Channel34
description MLAG Uplink - s1-spine1 and s1-spine2
Expand All @@ -39,7 +39,7 @@ interface Ethernet3
!
interface Ethernet4
description MLAG Downlink - s1-host2
channel-group 4 mode active
channel-group 5 mode active
!
interface Ethernet6
description MLAG Peer-link - s1-leaf3
Expand Down

0 comments on commit 4a761e3

Please sign in to comment.