24
Parameters
ratio
: Sets the multicast suppression threshold as a percentage of the port transmission capability, in the
range 1 to 100. The smaller the percentage, the less multicast traffic is allowed to pass through.
pps
max-pps
: Sets the multicast suppression threshold in pps to limit the number of multicast packets
passing through the Ethernet port per second, the value range is 1 to 1488100.
kbps
max-bps
: Sets the multicast suppression threshold in kbps to limit the number of kilobits of broadcast
traffic passing through the Ethernet port per second, the value range is 1 to 1024000
Description
Use the
multicast-suppression
command to set the multicast suppression threshold on an Ethernet
interface in interface view or a group of Ethernet interfaces in port group view.
Use the
undo multicast-suppression
command to restore the default.
By default, Ethernet interfaces do not suppress multicast traffic.
If you execute this command in Ethernet interface view, the configurations take effect only on the current
interface. If you execute this command in port-group view, the configurations take effect on all ports in the
port group.
Note that when multicast traffic exceeds the threshold you configure, the system discards multicast
packets until the multicast traffic drops below the threshold.
NOTE:
•
If you set different multicast suppression thresholds in Ethernet interface view or port-group view multiple
times, the one configured last takes effect.
•
For a particular type of traffic, configure either storm suppression or storm control, but not both. If both
of them are configured, you may fail to achieve the expected storm control effect.
Examples
# Set the multicast threshold to 20% on Ethernet interface GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitEthernet 1/0/1
[Sysname-GigabitEthernet1/0/1] multicast-suppression 20
# Set the multicast threshold to 20% on all ports in port group
group1
.
<Sysname> system-view
[Sysname] port-group manual group1
[Sysname-port-group-manual-group1] group-member gigabitethernet 1/0/1
[Sysname-port-group-manual-group1] group-member gigabitethernet 1/0/2
[Sysname-port-group-manual-group1] multicast-suppression 20
port auto-power-down
Syntax
port auto-power-down
undo port auto-power-down
View
Ethernet interface view, port group view