Unicast-Suppression·······················································································································1 - H3C S7500E Series Command Reference Manual

Lan switching
Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

View
Ethernet interface view
Default Level
2: System level
Parameters
all: Disables storm control for all types of packets: broadcast, multicast, and unknown unicast.
broadcast: Enables or disables broadcast storm control.
multicast: Enables or disables multicast storm control.
unicast: Enables or disables unknown unicast storm control.
pps: Sets storm control thresholds in pps.
kbps: Sets storm control thresholds in kbps.
ratio: Sets storm control thresholds as a percentage of the transmission capacity of the interface.
max-values: Sets the upper threshold, in pps, kbps, or percentage. The value range for this argument
varies with device models.
min-values: Sets the lower threshold. The value range for this argument is 1 to max-values. Avoid
setting the lower threshold to be the same as the upper threshold.
Description
Use the storm-constrain command to enable broadcast, multicast, or unknown unicast storm control
on an Ethernet port.
Use the undo storm-constrain command to disable storm control.
By default, traffic storm control is disabled.
To achieve desirable storm protection effect, avoid configuring both the storm-constrain
command and any storm suppression command (unicast-suppression, multicast-suppression,
and broadcast-suppression) on a port.
An upper threshold must be greater than or at least equal to the corresponding lower threshold.
You are recommended not to configure the same value for the two thresholds.
Examples
# Enable unknown unicast storm control on interface GigabitEthernet 2/0/1, setting the upper and
lower thresholds to 200 pps and 150 pps.
<Sysname> system-view
[Sysname] interface gigabitEthernet 2/0/1
[Sysname-GigabitEthernet2/0/1] storm-constrain unicast pps 200 150
# Enable broadcast storm control on interface GigabitEthernet 2/0/1, setting the upper and lower
thresholds to 2000 kbps and 1500 kbps.
<Sysname> system-view
[Sysname] interface gigabitEthernet 2/0/1
[Sysname-GigabitEthernet2/0/1] storm-constrain broadcast kbps 2000 1500
# Enable multicast storm control on port GigabitEthernet 2/0/1, setting the upper and lower thresholds
to 80% and 15%.
1-39

Advertisement

Table of Contents
loading

Table of Contents