ECS4110-28T_Management Guide

Table Of Contents
C
HAPTER
31
| Congestion Control Commands
Automatic Traffic Control Commands
– 1065
DEFAULT SETTING
250 kilo-packets per second
COMMAND MODE
Interface Configuration (Ethernet)
COMMAND USAGE
Once the traffic rate falls beneath the lower threshold, a trap message
may be sent if configured by the snmp-server enable port-traps atc
broadcast-alarm-clear command or snmp-server enable port-traps atc
multicast-alarm-clear command.
If rate limiting has been configured as a control response, it will be
discontinued after the traffic rate has fallen beneath the lower
threshold, and the release timer has expired. Note that 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.
EXAMPLE
This example sets the clear threshold for automatic storm control for
broadcast traffic on port 1.
Console(config)#interface ethernet 1/1
Console(config-if)#auto-traffic-control broadcast alarm-clear-threshold 155
Console(config-if)#
auto-traffic-control
alarm-fire-threshold
This command sets the upper threshold for ingress traffic beyond which a
storm control response is triggered after the apply timer expires. Use the
no form to restore the default setting.
SYNTAX
auto-traffic-control {broadcast | multicast}
alarm-fire-threshold threshold
no auto-traffic-control {broadcast | multicast}
alarm-fire-threshold
broadcast - Specifies automatic storm control for broadcast traffic.
multicast - Specifies automatic storm control for multicast traffic.
threshold - The upper threshold for ingress traffic beyond which a
storm control response is triggered after the apply timer expires.
(Range: 1-255 kilo-packets per second)
DEFAULT SETTING
250 kilo-packets per second
COMMAND MODE
Interface Configuration (Ethernet)