TP-Link TL-SG5412F Switch User Manual


 
119
Parameter
auto —— Auto negotiation (default).
10h —— 10M half-duplex.
10f —— 10M full-duplex.
100h —— 100M half-duplex.
100f —— 100M full-duplex.
1000f —— 1000M full-duplex.
Command Mode
Interface Configuration Modeinterface ethernet / interface range ethernet
Example
Configure the Negotiation Mode as 100M full-duplex for Ethernet port5:
TP-LINK(config)# interface ethernet 5
TP-LINK(config-if)# negotiation 100f
storm-control
Description
The storm-control command is used to configure the Storm Control function.
To disable the Storm Control function, please use no storm-control 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 [bc-status enable|disable] [mc-status enable|disable] [ul-status
enable|disable] [rate rate]
no storm-control
Parameter
status —— Enable/Disable the Broadcast packets control, Multicast packets
control, or the UL-Frame control.
rate —— The maximum ingress rate of these tree types of packets. The packet
traffic exceeding the bandwidth will be discarded. The value of it can be 128 |
256 | 512kbps or 1 | 2 | 4 | 5 | 10 | 20 | 40 | 50mbps.
Command Mode
Interface Configuration Modeinterface ethernet / interface range ethernet