Add access layer
This commit is contained in:
@@ -91,13 +91,13 @@ interface Ethernet12
|
||||
ip address 10.0.2.5/31
|
||||
mtu 9214
|
||||
!
|
||||
! Host-facing interface (MLAG with LACP)
|
||||
! Access-facing interface (MLAG with LACP)
|
||||
interface Ethernet1
|
||||
description host2
|
||||
description access2
|
||||
channel-group 1 mode active
|
||||
!
|
||||
interface Port-Channel1
|
||||
description host2
|
||||
description access2
|
||||
switchport mode trunk
|
||||
switchport trunk allowed vlan 34
|
||||
mlag 1
|
||||
|
||||
Reference in New Issue
Block a user