128
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 in the storm-control rate
, the packets will be
automatically discarded to avoid network broadcast storm.
Syntax
storm-control multicast
no storm-control multicast
Command Mode
Interface Configuration Mode (interface gigabitEthernet / interface range
gigabitEthernet)
Example
Enable the multicast control function for port 5:
TL-SG5428(config)# interface gigabitEthernet 1/0/5
TL-SG5428(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 in the storm-control 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 gigabitEthernet / interface range
gigabitEthernet)
Example