TL-SL5428E
 
24-port 10/100Mbps + 4-port Gigabit L2 Managed Switch CLI Guide
 
125 
Disable the Multicast packets control for port5: 
TP-LINK(config)# interface Ethernet 5 
TP-LINK(config-if)# storm-control disable mc-rate 
storm-control disable ul-rate 
Description 
The storm-control disable ul-rate command is used to disable the UL-Frame 
control.  
Syntax 
storm-control disable ul-rate 
Command Mode 
Interface Configuration Mode(interface ethernet / interface range ethernet) 
Example 
Disable the UL-Frame control for port5: 
TP-LINK(config)# interface Ethernet 5 
TP-LINK(config-if)# storm-control disable ul-rate 
port rate-limit 
Description 
The port rate-limit command is used to configure the Rate Limit for an Ethernet 
port. To disable the Rate Limit, please use no port rate-limit command.   
Syntax 
port rate-limit [ ingress ingress-rate ] [ egress egress-rate ] 
no port rate-limit 
Parameter 
ingress-rate  —— Select the bandwidth for receiving packets. The value of it 
can be 100 | 200| 500kbps or 1 | 2 | 4 | 5 | 10 | 20 | 40 | 50mbps. 
egress-rate  ——  Select the bandwidth for sending packets. 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