Auto-traffic-control alarm-fire-threshold, Auto-traffic-control, Alarm-fire-threshold – LevelOne GTL-2691 User Manual
Page 1048
C
HAPTER
35
| Automatic Traffic Control Commands
Threshold Commands
– 1048 –
E
XAMPLE
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.
S
YNTAX
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)
D
EFAULT
S
ETTING
128 kilo-packets per second
C
OMMAND
M
ODE
Interface Configuration (Ethernet)
C
OMMAND
U
SAGE
◆
Once the upper threshold is exceeded, a trap message may be sent if
configured by the
snmp-server enable port-traps atc broadcast-alarm-
command or
snmp-server enable port-traps atc multicast-alarm-
command.
◆
After the upper threshold is exceeded, the control timer must first
expire as configured by the
auto-traffic-control apply-timer
command
before a control response is triggered if configured by the
command.
E
XAMPLE
This example sets the trigger 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-fire-threshold 255
Console(config-if)#