Add LACP trunking for POE WIFIs

This commit is contained in:
Vladimir Vitkov 2017-10-28 23:00:06 +03:00
parent 66b926fdea
commit af9c91842f
1 changed files with 7 additions and 8 deletions

View File

@ -135,18 +135,17 @@ interface GigabitEthernet0/8
spanning-tree portfast trunk
no shutdown
!
interface GigabitEthernet0/9
switchport access vlan 23
switchport mode access
interface port-channel 7
description L2-WIFI-TRUNK
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 20,22
no cdp enable
spanning-tree portfast trunk
no shutdown
!
interface GigabitEthernet0/10
switchport access vlan 23
switchport mode access
no cdp enable
spanning-tree portfast trunk
interface range GigabitEthernet0/9-10
channel-group 7 mode active
no shutdown
!
interface range GigabitEthernet0/11-16