vocsw-d: update
This commit is contained in:
parent
ffbf5a34ca
commit
9ba057c7c0
|
@ -38,6 +38,7 @@ name "of-phones"
|
|||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
hostname "vocsw-D"
|
||||
#
|
||||
mac address-table aging-time 300
|
||||
|
@ -77,54 +78,50 @@ interface gigabitEthernet 1/0/1
|
|||
description "voc-D/phone"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/2
|
||||
switchport access vlan 23
|
||||
description "voc-D/voctop"
|
||||
switchport access vlan 21
|
||||
description "gaming-workshop"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/3
|
||||
switchport access vlan 23
|
||||
description "voc-D/cambox"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "voc-D/cambox"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/4
|
||||
switchport access vlan 23
|
||||
description "voc-D/slidesbox"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "voc-D/slidesbox"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/5
|
||||
switchport access vlan 23
|
||||
description "voc-D/control-1"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "voc-D/control-1"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/6
|
||||
switchport access vlan 23
|
||||
description "voc-D/control-2"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "voc-D/control-2"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/7
|
||||
switchport access vlan 23
|
||||
description "voc-D/control-3"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "voc-D/control-3"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/8
|
||||
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"
|
||||
speed 1000
|
||||
duplex full
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
|
Loading…
Reference in New Issue