fix voc descriptions

This commit is contained in:
Vladimir Vitkov 2019-07-29 16:58:58 +03:00
parent 0ba70e0b42
commit a45290db3b
4 changed files with 22 additions and 22 deletions

View File

@ -74,14 +74,14 @@ snmp-server traps vlan delete
# #
interface gigabitEthernet 1/0/1 interface gigabitEthernet 1/0/1
switchport access vlan 25 switchport access vlan 25
description "phone" description "voc-A/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 23
description "streamer" description "voc-A/streamer"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
@ -90,41 +90,41 @@ interface gigabitEthernet 1/0/3
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "videoswitcher" description "voc-A/videoswitcher"
# #
interface gigabitEthernet 1/0/4 interface gigabitEthernet 1/0/4
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "scaler" description "voc-A/scaler"
# #
interface gigabitEthernet 1/0/5 interface gigabitEthernet 1/0/5
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/1" description "voc-A/control-1"
# #
interface gigabitEthernet 1/0/6 interface gigabitEthernet 1/0/6
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/2" description "voc-A/control-2"
# #
interface gigabitEthernet 1/0/7 interface gigabitEthernet 1/0/7
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/3" description "voc-A/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,23,25
description "uplink/trunk" description "voc-A/uplink"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable

View File

@ -74,14 +74,14 @@ snmp-server traps vlan delete
# #
interface gigabitEthernet 1/0/1 interface gigabitEthernet 1/0/1
switchport access vlan 25 switchport access vlan 25
description "phone" description "voc-B/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 23
description "streamer" description "voc-B/streamer"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
@ -90,41 +90,41 @@ interface gigabitEthernet 1/0/3
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "videoswitcher" description "voc-B/videoswitcher"
# #
interface gigabitEthernet 1/0/4 interface gigabitEthernet 1/0/4
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "scaler" description "voc-B/scaler"
# #
interface gigabitEthernet 1/0/5 interface gigabitEthernet 1/0/5
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/1" description "voc-B/control-1"
# #
interface gigabitEthernet 1/0/6 interface gigabitEthernet 1/0/6
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/2" description "voc-B/control-2"
# #
interface gigabitEthernet 1/0/7 interface gigabitEthernet 1/0/7
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/3" description "voc-B/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,23,25
description "uplink/trunk" description "voc-B/uplink"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable

View File

@ -74,7 +74,7 @@ snmp-server traps vlan delete
# #
interface gigabitEthernet 1/0/1 interface gigabitEthernet 1/0/1
switchport access vlan 25 switchport access vlan 25
description "phone" description "voc-C/phone"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
@ -104,27 +104,27 @@ interface gigabitEthernet 1/0/5
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/1" description "voc-C/control-1"
# #
interface gigabitEthernet 1/0/6 interface gigabitEthernet 1/0/6
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/2" description "voc-C/control-2"
# #
interface gigabitEthernet 1/0/7 interface gigabitEthernet 1/0/7
switchport access vlan 23 switchport access vlan 23
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable
description "control/3" description "voc-C/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,23,25
description "uplink/trunk" description "voc-C/uplink"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable

View File

@ -124,7 +124,7 @@ interface gigabitEthernet 1/0/7
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,23,25
description "uplink/trunk" description "voc-D/uplink"
spanning-tree spanning-tree
spanning-tree common-config portfast enable spanning-tree common-config portfast enable