Renaming accordingly to 2021 even
This commit is contained in:
parent
c0fbafde53
commit
313afc34c8
|
@ -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 "voc-B/phone"
|
description "nocsw/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 "voc-B/streamer"
|
description "nocsw/streamer"
|
||||||
spanning-tree
|
spanning-tree
|
||||||
spanning-tree common-config portfast enable
|
spanning-tree common-config portfast enable
|
||||||
|
|
||||||
|
@ -90,35 +90,35 @@ 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 "voc-B/videoswitcher"
|
description "nocsw/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 "voc-B/scaler"
|
description "nocsw/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 "voc-B/control-1"
|
description "nocsw/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 "voc-B/control-2"
|
description "nocsw/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 "voc-B/control-3"
|
description "nocsw/control-3"
|
||||||
|
|
||||||
#
|
#
|
||||||
interface gigabitEthernet 1/0/8
|
interface gigabitEthernet 1/0/8
|
||||||
|
|
Loading…
Reference in New Issue