< Home

storm-control interval

Function

The storm-control interval command sets the storm detection interval.

The undo storm-control interval command restores the default storm detection interval.

By default, the storm detection interval is 5s.

Format

storm-control interval interval-value

undo storm-control interval

Parameters

Parameter

Description

Value

interval-value

Specifies the storm detection interval.

The value is an integer that ranges from 1 to 180, in seconds. The default value is 5s.

Views

Ethernet interface view, GE interface view, XGE interface view, 25GE interface view, MultiGE interface view, 40GE interface view, 100GE interface view, port group view

Default Level

2: Configuration level

Usage Guidelines

Before using the storm-control interval command to set the storm detection interval, run the storm-control command in the interface view to configure storm control. Otherwise, the storm detection interval does not take effect.

Example

# Configure storm control and set the storm detection interval to 10 seconds on GE0/0/1. Block broadcast packets when the rate of receiving broadcast packets is greater than 5000 pps and forward the packets when the rate of receiving broadcast packets is smaller than 3000 pps in 10 seconds.

<HUAWEI> system-view
[HUAWEI] interface gigabitethernet 0/0/1
[HUAWEI-GigabitEthernet0/0/1] storm-control broadcast min-rate 3000 max-rate 5000
[HUAWEI-GigabitEthernet0/0/1] storm-control action block
[HUAWEI-GigabitEthernet0/0/1] storm-control interval 10
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >