From f8d28fd53c3904ad8fc2af4058082d38c6d864fc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Jul 2021 16:17:01 +0300 Subject: [PATCH] Renamed the uplink ports of all TP-Link switches --- switch-configs/nocsw.cfg | 2 +- switch-configs/vocsw.cfg | 2 +- switch-configs/ws-sw.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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