Auto-traffic-control control-release – LevelOne FGL-2870 User Manual
Page 607

Automatic Traffic Control Commands
4-241
4
Command Usage
• When the upper threshold is exceeded and the apply timer expires, a control
response will be triggered based on this command.
• When the control response is set to rate limiting by this command, the rate
limits are determined by the auto-traffic-control alarm-clear-threshold
command (page 4-239).
• If the control response is to limit the rate of ingress traffic, it can be
automatically terminated once the traffic rate has fallen beneath the lower
threshold and the release timer has expired.
• If a port has been shut down by a control response, it will not be re-enabled
by automatic traffic control. It can only be manually re-enabled using the
auto-traffic-control control-release command (page 4-241).
Example
This example sets the control response for broadcast traffic on port 1.
auto-traffic-control control-release
This command manually releases a control response.
Syntax
auto-traffic-control {broadcast | multicast} control-release
• broadcast - Specifies automatic storm control for broadcast traffic.
• multicast - Specifies automatic storm control for multicast traffic.
Command Mode
Privileged Exec
Command Usage
This command can be used to manually stop a control response any time after
the specified action has been triggered.
Example
Console(config)#interface ethernet 1/1
Console(config-if)#auto-traffic-control broadcast action shutdown
Console(config-if)#
Console#auto-traffic-control broadcast control-release interface
ethernet 1/1
Console#