coresw: eric is on LACP now

This commit is contained in:
Vasil Kolev 2018-10-27 22:33:00 +03:00
parent d96128701b
commit 3b874d18b4
1 changed files with 16 additions and 3 deletions

View File

@ -78,6 +78,15 @@ vlan 2464
name techpark
!
!
interface Port-channel1
description eric-trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2,10,20-26,999,2464
switchport mode trunk
spanning-tree portfast trunk
spanning-tree bpdufilter enable
spanning-tree bpduguard enable
!
interface Port-channel7
description L2-TRUNK
switchport trunk encapsulation dot1q
@ -403,17 +412,21 @@ interface GigabitEthernet0/44
spanning-tree portfast trunk
!
interface GigabitEthernet0/45
description eric2/standby
description eric/p1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2,10,20-25
switchport trunk allowed vlan 2,10,20-26,999,2464
switchport mode trunk
channel-group 1 mode active
channel-protocol lacp
no cdp enable
spanning-tree portfast trunk
!
interface GigabitEthernet0/46
description eric
description eric/p2
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 2,10,20-26,999,2464
channel-group 1 mode active
channel-protocol lacp
switchport mode trunk
no cdp enable
spanning-tree portfast trunk