TP-Link TL-SG2452 Switch User Manual


 
User Guidelines
Command in the Interface Range gigabitEthernet Mode is executed
independently on all ports in the range. It does not affect the execution on the
other ports at all if the command results in an error on one port.
Example
To enter the Interface range gigabitEthernet Configuration Mode, and configure
ports 1, 2, 3, 6, 7 and 9 at the same time by adding them to one port-list:
TL-SG2424(config)# interface range gigabitEthernet 1/0/1-3,1/0/6-7,1/0/9
description
Description
The description command is used to add a description to the Ethernet port. To
clear the description of the corresponding port, please use no description
command.
Syntax
description string
no description
Parameter
string —— Content of a port description, ranging from 1 to 16 characters.
Command Mode
Interface Configuration Mode (interface gigabitEthernet)
Example
Add a description Port _5 to port 5:
TL-SG2424(config)# interface gigabitEthernet 1/0/5
TL-SG2424(config-if)# description Port_5
shutdown
Description
The shutdown command is used to disable an Ethernet port. To enable this port
again, please use no shutdown command.
Syntax
shutdown
no shutdown
89