F3215-HP Load Balancing Module Network Management Command Reference-6PW101
21
[Sysname-GigabitEthernet0/1] sub-interface rate-statistic
Layer 2 Ethernet interface and subinterface
configuration commands
broadcast-suppression
Use broadcast-suppression to set the broadcast suppression threshold on an Ethernet interface or
subinterface.
Use undo broadcast-suppression to restore the default broadcast suppression threshold.
Syntax
broadcast-suppression ratio
undo broadcast-suppression
Default
Ethernet interfaces do not suppress broadcast traffic.
Views
Layer 2 Ethernet interface view, Layer 2 Ethernet subinterface view
Default command level
2: System level
Parameters
ratio: Sets the broadcast suppression threshold as a percentage of the maximum interface rate. The
smaller the percentage, the less broadcast traffic is allowed to be received.
• For devices that support linear suppression mode, this argument ranges from 1 to 100. The system
default is 100.
• For devices that do not support linear suppression mode, this argument ranges from 5 to 100. The
system default is 100.
Usage guidelines
When the received broadcast traffic exceeds the broadcast suppression threshold, the interface discards
broadcast packets until broadcast traffic drops below the threshold.
If you set different broadcast suppression thresholds in Ethernet interface view multiple times, the most
recent configuration takes effect.
Examples
# Set the broadcast suppression threshold to 20% on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] broadcast-suppression 20
# Set the broadcast suppression threshold to 20% on subinterface GigabitEthernet 0/1.1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1.1
[Sysname-GigabitEthernet0/1.1] broadcast-suppression 20