f0sw, nocsw: somewhat final conf

This commit is contained in:
Vasil Kolev 2019-10-30 18:55:50 +02:00
parent e9b65f8028
commit 190f200ee8
2 changed files with 41 additions and 9 deletions

View File

@ -56,13 +56,15 @@ vlan 25
vlan 26 vlan 26
name of-security name of-security
! !
vlan 29
name of-prov
! !
! !
! !
interface GigabitEthernet0/1 interface GigabitEthernet0/1
description nocsw description nocsw
switchport trunk encapsulation dot1q switchport trunk encapsulation dot1q
switchport trunk allowed vlan 20-26 switchport trunk allowed vlan 20-26,29
switchport mode trunk switchport mode trunk
spanning-tree portfast trunk spanning-tree portfast trunk
! !

View File

@ -91,6 +91,9 @@ vlan 24
vlan 25 vlan 25
name of-phone name of-phone
! !
vlan 29
name of-prov
!
! !
! !
! !
@ -107,14 +110,14 @@ interface GigabitEthernet1/0/2
spanning-tree portfast trunk spanning-tree portfast trunk
! !
interface GigabitEthernet1/0/3 interface GigabitEthernet1/0/3
description phone/3 description ext/1
switchport access vlan 25 switchport access vlan 10
switchport mode access switchport mode access
spanning-tree portfast trunk spanning-tree portfast trunk
! !
interface GigabitEthernet1/0/4 interface GigabitEthernet1/0/4
description phone/4 description ext/2
switchport access vlan 25 switchport access vlan 23
switchport mode access switchport mode access
spanning-tree portfast trunk spanning-tree portfast trunk
! !
@ -212,11 +215,28 @@ interface GigabitEthernet1/0/20
switchport mode access switchport mode access
spanning-tree portfast trunk spanning-tree portfast trunk
! !
interface GigabitEthernet1/0/21-22 interface GigabitEthernet1/0/21
description ext description noc-int
switchport access vlan 10 switchport access vlan 20
switchport mode access 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 interface GigabitEthernet1/0/24
description uplink description uplink
switchport trunk encapsulation dot1q switchport trunk encapsulation dot1q
@ -226,7 +246,17 @@ interface GigabitEthernet1/0/24
spanning-tree bpdufilter enable spanning-tree bpdufilter enable
spanning-tree bpduguard 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 shutdown
! !
interface Vlan1 interface Vlan1