Auto-traffic-control, Auto-traffic-control alarm-fire-threshold – LevelOne FGL-2870 User Manual

Page 604

Advertising
background image

Command Line Interface

4-238

4

auto-traffic-control

This command enables automatic traffic control for broadcast or multicast storms.
Use the no form to disable this feature.

Syntax

[no] auto-traffic-control {broadcast | multicast}

broadcast - Specifies automatic storm control for broadcast traffic.
multicast - Specifies automatic storm control for multicast traffic.

Default Setting

Disabled

Command Mode

Interface Configuration (Ethernet)

Command Usage

• Automatic storm control can be enabled for either broadcast or multicast

traffic. It cannot be enabled for both of these traffic types at the same time.

• Automatic storm control is a software level control function. Traffic storms can

also be controlled at the hardware level using the switchport packet-rate
command (page 4-227). However, only one of these control types can be
applied to a port. Enabling automatic storm control on a port will disable
hardware-level storm control on that port.

Example

This example enables automatic storm control for broadcast traffic on port 1.

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 seconds)

Console(config)#interface ethernet 1/1
Console(config-if)#auto-traffic-control broadcast
Console(config-if)#

Advertising