From 190f200ee83c3f6e41d3f38c265bb5c4e8b5fa5c Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Wed, 30 Oct 2019 18:55:50 +0200 Subject: [PATCH] f0sw, nocsw: somewhat final conf --- switch-configs/f0sw.cfg | 4 +++- switch-configs/nocsw.cfg | 46 +++++++++++++++++++++++++++++++++------- 2 files changed, 41 insertions(+), 9 deletions(-) diff --git a/switch-configs/f0sw.cfg b/switch-configs/f0sw.cfg index f0fbd7e..2241db7 100644 --- a/switch-configs/f0sw.cfg +++ b/switch-configs/f0sw.cfg @@ -56,13 +56,15 @@ vlan 25 vlan 26 name of-security ! +vlan 29 + name of-prov ! ! ! interface GigabitEthernet0/1 description nocsw switchport trunk encapsulation dot1q - switchport trunk allowed vlan 20-26 + switchport trunk allowed vlan 20-26,29 switchport mode trunk spanning-tree portfast trunk ! diff --git a/switch-configs/nocsw.cfg b/switch-configs/nocsw.cfg index 9b8412f..b11cf53 100644 --- a/switch-configs/nocsw.cfg +++ b/switch-configs/nocsw.cfg @@ -91,6 +91,9 @@ vlan 24 vlan 25 name of-phone ! +vlan 29 + name of-prov +! ! ! ! @@ -107,14 +110,14 @@ interface GigabitEthernet1/0/2 spanning-tree portfast trunk ! interface GigabitEthernet1/0/3 - description phone/3 - switchport access vlan 25 + description ext/1 + switchport access vlan 10 switchport mode access spanning-tree portfast trunk ! interface GigabitEthernet1/0/4 - description phone/4 - switchport access vlan 25 + description ext/2 + switchport access vlan 23 switchport mode access spanning-tree portfast trunk ! @@ -212,11 +215,28 @@ interface GigabitEthernet1/0/20 switchport mode access spanning-tree portfast trunk ! -interface GigabitEthernet1/0/21-22 - description ext - switchport access vlan 10 +interface GigabitEthernet1/0/21 + description noc-int + switchport access vlan 20 switchport mode access ! +interface GigabitEthernet1/0/22 + description AP-FLASH + switchport access vlan 20 + switchport trunk encapsulation dot1q + switchport trunk native vlan 29 + switchport trunk allowed vlan 20,22,29 + switchport mode trunk +! +interface GigabitEthernet1/0/23 + description uplink + switchport trunk encapsulation dot1q + switchport trunk allowed vlan 20-25 + switchport mode trunk + no cdp enable + spanning-tree bpdufilter enable + spanning-tree bpduguard enable +! interface GigabitEthernet1/0/24 description uplink switchport trunk encapsulation dot1q @@ -226,7 +246,17 @@ interface GigabitEthernet1/0/24 spanning-tree bpdufilter enable spanning-tree bpduguard enable ! -interface GigabitEthernet1/0/25-28 +interface GigabitEthernet1/0/25 + shutdown +! +interface GigabitEthernet1/0/26 + shutdown + spanning-tree portfast trunk +! +interface GigabitEthernet1/0/27 + shutdown +! +interface GigabitEthernet1/0/28 shutdown ! interface Vlan1