Complete Lab Fixes - L2 and L3 VXLAN Fully Operational #14
@@ -71,15 +71,15 @@ interface Ethernet12
|
|||||||
ip address 10.0.2.3/31
|
ip address 10.0.2.3/31
|
||||||
mtu 9214
|
mtu 9214
|
||||||
!
|
!
|
||||||
! Host-facing interface (MLAG)
|
! Host-facing interface (MLAG with LACP)
|
||||||
interface Ethernet1
|
interface Ethernet1
|
||||||
description host1
|
description host1
|
||||||
channel-group 1 mode on
|
channel-group 1 mode active
|
||||||
!
|
!
|
||||||
interface Port-Channel1
|
interface Port-Channel1
|
||||||
description host1
|
description host1
|
||||||
switchport mode access
|
switchport mode trunk
|
||||||
switchport access vlan 40
|
switchport trunk allowed vlan 40
|
||||||
mlag 1
|
mlag 1
|
||||||
!
|
!
|
||||||
! Spanning-tree
|
! Spanning-tree
|
||||||
|
|||||||
Reference in New Issue
Block a user