diff --git a/switch-configs/coresw.cfg b/switch-configs/coresw.cfg index 233fce6..c40c975 100644 --- a/switch-configs/coresw.cfg +++ b/switch-configs/coresw.cfg @@ -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