diff --git a/switch-configs/vocsw-A.cfg b/switch-configs/vocsw-A.cfg index 60efb7e..2c8d4ca 100644 --- a/switch-configs/vocsw-A.cfg +++ b/switch-configs/vocsw-A.cfg @@ -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 diff --git a/switch-configs/vocsw-B.cfg b/switch-configs/vocsw-B.cfg index dea4b56..5ff9fa4 100644 --- a/switch-configs/vocsw-B.cfg +++ b/switch-configs/vocsw-B.cfg @@ -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 diff --git a/switch-configs/vocsw-C.cfg b/switch-configs/vocsw-C.cfg index 42be8b3..d40347b 100644 --- a/switch-configs/vocsw-C.cfg +++ b/switch-configs/vocsw-C.cfg @@ -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 diff --git a/switch-configs/vocsw-D.cfg b/switch-configs/vocsw-D.cfg index c3bc27f..50376bb 100644 --- a/switch-configs/vocsw-D.cfg +++ b/switch-configs/vocsw-D.cfg @@ -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