TP-Link TL-SL3428 Switch User Manual


 
TL-SL3428/TL-SL3452 JetStream L2 Managed Switch CLI Guide
121
unicast command. Unicast control function allows the switch to filter UL frame
in the network. If the transmission rate of the UL frames exceeds the set
bandwidth in the storm-contorl rate
, the packets will be automatically
discarded to avoid network broadcast storm.
Syntax
storm-control unicast
no storm-control unicast
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet)
Example
Enable the unicast control function for Fast Ethernet port 5:
TL-SL3428(config)#interface fastEthernet 1/0/5
TL-SL3428(config-if)#storm-control unicast
storm-control rate
Description
The storm-control rate command is used to configure storm control rate. To
disable the storm control function, please use no storm-control rate command.
Storm Control function allows the switch to filter broadcast, multicast and UL
frame in the network. If the transmission rate of the three kind packets exceeds
the set bandwidth, the packets will be automatically discarded to avoid network
broadcast storm.
Syntax
storm-control rate rate
no storm-control rate
Parameter
rate —— The maximum ingress rate of the storm control packets. The packet
traffic exceeding the bandwidth will be discarded. The value of it can be 128k |
256k| 512k|1m | 2m | 4m | 5m | 10m | 20m | 40m | 50m in bps.
Command Mode
Interface Configuration Mode (interface fastEthernet / interface range
fastEthernet / interface gigabitEthernet / interface range gigabitEthernet)