Fix MLAG and host interface configuration
Changed the channel-group mode to "on" on the host-facing interfaces. Changed the bonding mode to balance-rr in the clab file.
This commit is contained in:
@@ -74,7 +74,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host1
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host1
|
||||
|
||||
@@ -74,7 +74,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host1
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host1
|
||||
|
||||
@@ -84,7 +84,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host2
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host2
|
||||
|
||||
@@ -84,7 +84,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host2
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host2
|
||||
|
||||
@@ -75,7 +75,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host3
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host3
|
||||
|
||||
@@ -74,7 +74,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host3
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host3
|
||||
|
||||
@@ -90,7 +90,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host4
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host4
|
||||
|
||||
@@ -90,7 +90,7 @@ interface Ethernet12
|
||||
! Host-facing interface (MLAG)
|
||||
interface Ethernet1
|
||||
description host4
|
||||
channel-group 1 mode active
|
||||
channel-group 1 mode on
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host4
|
||||
|
||||
Reference in New Issue
Block a user