Renamed the uplink ports of all TP-Link switches
This commit is contained in:
parent
2635b90d56
commit
f8d28fd53c
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue