vocsw-d: update

This commit is contained in:
Vasil Kolev 2019-10-31 12:42:21 +02:00
parent ffbf5a34ca
commit 9ba057c7c0
1 changed files with 12 additions and 15 deletions

View File

@ -38,6 +38,7 @@ name "of-phones"
# #
# #
# #
#
hostname "vocsw-D" hostname "vocsw-D"
# #
mac address-table aging-time 300 mac address-table aging-time 300
@ -77,54 +78,50 @@ interface gigabitEthernet 1/0/1
description "voc-D/phone" description "voc-D/phone"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
# #
interface gigabitEthernet 1/0/2 interface gigabitEthernet 1/0/2
switchport access vlan 23 switchport access vlan 21
description "voc-D/voctop" description "gaming-workshop"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
# #
interface gigabitEthernet 1/0/3 interface gigabitEthernet 1/0/3
switchport access vlan 23 switchport access vlan 23
description "voc-D/cambox"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "voc-D/cambox"
# #
interface gigabitEthernet 1/0/4 interface gigabitEthernet 1/0/4
switchport access vlan 23 switchport access vlan 23
description "voc-D/slidesbox"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "voc-D/slidesbox"
# #
interface gigabitEthernet 1/0/5 interface gigabitEthernet 1/0/5
switchport access vlan 23 switchport access vlan 23
description "voc-D/control-1"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "voc-D/control-1"
# #
interface gigabitEthernet 1/0/6 interface gigabitEthernet 1/0/6
switchport access vlan 23 switchport access vlan 23
description "voc-D/control-2"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "voc-D/control-2"
# #
interface gigabitEthernet 1/0/7 interface gigabitEthernet 1/0/7
switchport access vlan 23 switchport access vlan 23
description "voc-D/control-3"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "voc-D/control-3"
# #
interface gigabitEthernet 1/0/8 interface gigabitEthernet 1/0/8
switchport mode trunk switchport mode trunk
switchport trunk allowed vlan 20,23,25 switchport trunk allowed vlan 20-21,23,25
switchport pvid 23
description "voc-D/uplink" description "voc-D/uplink"
speed 1000
duplex full
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable