Specifications
118
TL-SG3424(config)# interface gigabitEthernet 1/0/5
TL-SG3424(config-if)# storm-control broadcast
storm-control multicast
Description
The storm-control multicast command is used to enable the multicast control
function. To disable the multicast control function, please use no storm-control
multicast command. Multicast control function allows the switch to filter
multicast in the network. If the transmission rate of the multicast packets
exceeds the set bandwidth, the packets will be automatically discarded to avoid
network broadcast storm.
Syntax
storm-control multicast [ rate rate ]
no storm-control multicast
Parameter
rate ââ Select the bandwidth for receiving multicast packets on the port. The
packet traffic exceeding the bandwidth will be discarded. By default, the value is
â128Kâ.
Command Mode
Interface Configuration Mode (interface gigabitEthernet / interface range
gigabitEthernet)
Example
Enable the multicast control function for port 5:
TL-SG3424(config)# interface gigabitEthernet 1/0/5
TL-SG3424(config-if)# storm-control multicast
storm-control unicast
Description
The storm-control unicast command is used to enable the unicast control
function. To disable the unicast control function, please use no storm-control
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, the packets will be automatically discarded to avoid network
broadcast storm.