From 5c5d443f6499efa5b5bbe63b8a1965ab1af1b2ac Mon Sep 17 00:00:00 2001 From: robotpanic Date: Tue, 3 Aug 2021 14:34:47 +0300 Subject: [PATCH] Adjusting IP addresses for the 2021 events. Naming convention adjustments --- switch-configs/nocsw.cfg | 2 +- switch-configs/vocsw.cfg | 14 +++++++------- switch-configs/ws-sw.cfg | 14 +++++++------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/switch-configs/nocsw.cfg b/switch-configs/nocsw.cfg index 9e393fd..1e1595f 100644 --- a/switch-configs/nocsw.cfg +++ b/switch-configs/nocsw.cfg @@ -145,7 +145,7 @@ interface gigabitEthernet 1/0/10 # ip management-vlan 20 interface vlan 20 -ip address 10.20.0.22 255.255.255.0 10.20.0.1 +ip address 10.20.0.28 255.255.255.0 10.20.0.1 # line vty 0 0 password @PW@ diff --git a/switch-configs/vocsw.cfg b/switch-configs/vocsw.cfg index fa0f89a..02bb296 100644 --- a/switch-configs/vocsw.cfg +++ b/switch-configs/vocsw.cfg @@ -74,14 +74,14 @@ snmp-server traps vlan delete # interface gigabitEthernet 1/0/1 switchport access vlan 25 - description "voc-A/phone" + description "vocsw/phone" spanning-tree spanning-tree common-config portfast enable # interface gigabitEthernet 1/0/2 switchport access vlan 23 - description "voc-A/streamer" + description "vocsw/streamer" spanning-tree spanning-tree common-config portfast enable @@ -90,35 +90,35 @@ interface gigabitEthernet 1/0/3 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-A/videoswitcher" + description "vocsw/videoswitcher" # interface gigabitEthernet 1/0/4 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-A/scaler" + description "vocsw/scaler" # interface gigabitEthernet 1/0/5 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-A/control-1" + description "vocsw/control-1" # interface gigabitEthernet 1/0/6 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-A/control-2" + description "vocsw/control-2" # interface gigabitEthernet 1/0/7 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-A/control-3" + description "vocsw/control-3" # interface gigabitEthernet 1/0/8 diff --git a/switch-configs/ws-sw.cfg b/switch-configs/ws-sw.cfg index 2017ab2..1338ce9 100644 --- a/switch-configs/ws-sw.cfg +++ b/switch-configs/ws-sw.cfg @@ -74,14 +74,14 @@ snmp-server traps vlan delete # interface gigabitEthernet 1/0/1 switchport access vlan 25 - description "voc-C/phone" + description "ws-sw/phone" spanning-tree spanning-tree common-config portfast enable # interface gigabitEthernet 1/0/2 switchport access vlan 23 - description "voc-C/voctop" + description "ws-sw/voctop" spanning-tree spanning-tree common-config portfast enable @@ -90,35 +90,35 @@ interface gigabitEthernet 1/0/3 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-C/cambox" + description "ws-sw/cambox" # interface gigabitEthernet 1/0/4 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-C/slidesbox" + description "ws-sw/slidesbox" # interface gigabitEthernet 1/0/5 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-C/control-1" + description "ws-sw/control-1" # interface gigabitEthernet 1/0/6 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-C/control-2" + description "ws-sw/control-2" # interface gigabitEthernet 1/0/7 switchport access vlan 23 spanning-tree spanning-tree common-config portfast enable - description "voc-C/control-3" + description "ws-sw/control-3" # interface gigabitEthernet 1/0/8