fix voc descriptions
This commit is contained in:
parent
0ba70e0b42
commit
a45290db3b
|
@ -74,14 +74,14 @@ snmp-server traps vlan delete
|
|||
#
|
||||
interface gigabitEthernet 1/0/1
|
||||
switchport access vlan 25
|
||||
description "phone"
|
||||
description "voc-A/phone"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/2
|
||||
switchport access vlan 23
|
||||
description "streamer"
|
||||
description "voc-A/streamer"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
@ -90,41 +90,41 @@ interface gigabitEthernet 1/0/3
|
|||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "videoswitcher"
|
||||
description "voc-A/videoswitcher"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/4
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "scaler"
|
||||
description "voc-A/scaler"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/5
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/1"
|
||||
description "voc-A/control-1"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/6
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/2"
|
||||
description "voc-A/control-2"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/7
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/3"
|
||||
description "voc-A/control-3"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/8
|
||||
switchport mode trunk
|
||||
switchport trunk allowed vlan 20,23,25
|
||||
description "uplink/trunk"
|
||||
description "voc-A/uplink"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
|
|
@ -74,14 +74,14 @@ snmp-server traps vlan delete
|
|||
#
|
||||
interface gigabitEthernet 1/0/1
|
||||
switchport access vlan 25
|
||||
description "phone"
|
||||
description "voc-B/phone"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/2
|
||||
switchport access vlan 23
|
||||
description "streamer"
|
||||
description "voc-B/streamer"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
@ -90,41 +90,41 @@ interface gigabitEthernet 1/0/3
|
|||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "videoswitcher"
|
||||
description "voc-B/videoswitcher"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/4
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "scaler"
|
||||
description "voc-B/scaler"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/5
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/1"
|
||||
description "voc-B/control-1"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/6
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/2"
|
||||
description "voc-B/control-2"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/7
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/3"
|
||||
description "voc-B/control-3"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/8
|
||||
switchport mode trunk
|
||||
switchport trunk allowed vlan 20,23,25
|
||||
description "uplink/trunk"
|
||||
description "voc-B/uplink"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
|
|
@ -74,7 +74,7 @@ snmp-server traps vlan delete
|
|||
#
|
||||
interface gigabitEthernet 1/0/1
|
||||
switchport access vlan 25
|
||||
description "phone"
|
||||
description "voc-C/phone"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
@ -104,27 +104,27 @@ interface gigabitEthernet 1/0/5
|
|||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/1"
|
||||
description "voc-C/control-1"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/6
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/2"
|
||||
description "voc-C/control-2"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/7
|
||||
switchport access vlan 23
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
description "control/3"
|
||||
description "voc-C/control-3"
|
||||
|
||||
#
|
||||
interface gigabitEthernet 1/0/8
|
||||
switchport mode trunk
|
||||
switchport trunk allowed vlan 20,23,25
|
||||
description "uplink/trunk"
|
||||
description "voc-C/uplink"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
|
|
@ -124,7 +124,7 @@ interface gigabitEthernet 1/0/7
|
|||
interface gigabitEthernet 1/0/8
|
||||
switchport mode trunk
|
||||
switchport trunk allowed vlan 20,23,25
|
||||
description "uplink/trunk"
|
||||
description "voc-D/uplink"
|
||||
spanning-tree
|
||||
spanning-tree common-config portfast enable
|
||||
|
||||
|
|
Loading…
Reference in New Issue