TP-LINK 24-Port 10/100Mbps + 4-Port Gigabit L2 Managed Switch TL-SL3428 Hoja De Datos

Los códigos de productos
TL-SL3428
Descargar
Página de 232
TL-SL3428/TL-SL3452
JetStream L2 Managed Switch CLI Guide
 
119
 
Configure the Duplex Mode as full-duplex for Gigabit Ethernet port 25:     
TL-SL3428(config)#interface gigabitEthernet 1/0/25 
TL-SL3428(config-if)#duplex full 
speed 
Description 
The speed command is used to configure the Speed Mode for an Ethernet port. 
To return to the default configuration, please use no speed command. 
Syntax 
speed { 10 | 100 | 1000 | auto } 
no speed 
Parameter   
10 | 100 | 1000 | auto —— The speed mode of the Ethernet port. There are 
four options: 10Mbps, 100Mbps, 1000Mbps and Auto negotiation mode 
(default). 
Command Mode 
Interface Configuration Mode (interface fastEthernet / interface range 
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet) 
Example 
Configure the Speed Mode as 100Mbps for Gigabit Ethernet port 25:     
TL-SL3428(config)#interface gigabitEthernet 1/0/25 
TL-SL3428(config-if)#speed 100 
storm-control broadcast 
Description 
The storm-control broadcast command is used to enable the broadcast 
control function. To disable the broadcast control function, please use no 
storm-control broadcast command. Broadcast control function allows the 
switch to filter broadcast in the network. If the transmission rate of the broadcast 
packets exceeds the set bandwidth in the 
, the packets will 
be automatically discarded to avoid network broadcast storm. 
Syntax