TL-SL5428E
 
24-port 10/100Mbps + 4-port Gigabit L2 Managed Switch CLI Guide
 
124 
exceeding the bandwidth will be discarded. The value of it can be 100 | 200| 
500kbps or 1 | 2 | 4 | 5 | 10 | 20 | 40 | 50mbps. 
Command Mode 
Interface Configuration Mode(interface ethernet / interface range ethernet) 
Example 
Enable the Storm Control function for port5 and specify the bc-rate as 100kbps, 
mc-rate as 500kbps and ul-rate as 2Mbps:   
TP-LINK(config)# interface Ethernet 5 
TP-LINK(config-if)# storm-control bc-rate 100k mc-rate 500k ul-rate 2m 
storm-control disable bc-rate 
Description 
The storm-control disable bc-rate command is used to disable the Broadcast 
packets control.   
Syntax 
storm-control disable bc-rate 
Command Mode 
Interface Configuration Mode(interface ethernet / interface range ethernet) 
Example 
Disable the Broadcast packets control for port5: 
TP-LINK(config)# interface Ethernet 5 
TP-LINK(config-if)# storm-control disable bc-rate 
storm-control disable mc-rate 
Description 
The storm-control disable mc-rate command is used to disable the Multicast 
packets control.   
Syntax 
storm-control disable mc-rate 
Command Mode 
Interface Configuration Mode(interface ethernet / interface range ethernet) 
Example