diff --git a/switch-configs/nocsw.cfg b/switch-configs/nocsw.cfg index b5aa9b3..c8020f7 100644 --- a/switch-configs/nocsw.cfg +++ b/switch-configs/nocsw.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 "voc-B/uplink" + description "nocsw/uplink" spanning-tree spanning-tree common-config portfast enable diff --git a/switch-configs/vocsw.cfg b/switch-configs/vocsw.cfg index 0ebb521..fa0f89a 100644 --- a/switch-configs/vocsw.cfg +++ b/switch-configs/vocsw.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 "voc-A/uplink" + description "vocsw/uplink" spanning-tree spanning-tree common-config portfast enable diff --git a/switch-configs/ws-sw.cfg b/switch-configs/ws-sw.cfg index 736714d..2017ab2 100644 --- a/switch-configs/ws-sw.cfg +++ b/switch-configs/ws-sw.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 "voc-C/uplink" + description "ws-sw/uplink" spanning-tree spanning-tree common-config portfast enable