Auto-traffic-control action, Auto-traffic-control, Action – LevelOne GTL-2691 User Manual

Page 1046

Advertising
background image

C

HAPTER

35

| Automatic Traffic Control Commands

Threshold Commands

– 1046 –

E

XAMPLE

This example enables automatic storm control for broadcast traffic on port

1.

Console(config)#interface ethernet 1/1

Console(config-if)#auto-traffic-control broadcast

Console(config-if)#

auto-traffic-control

action

This command sets the control action to limit ingress traffic or shut down

the offending port. Use the no form to restore the default setting.

S

YNTAX

auto-traffic-control {broadcast | multicast}

action {rate-control | shutdown}

no auto-traffic-control {broadcast | multicast} action

broadcast - Specifies automatic storm control for broadcast traffic.
multicast - Specifies automatic storm control for multicast traffic.
rate-control - If a control response is triggered, the rate of ingress

traffic is limited based on the threshold configured by the

auto-

traffic-control alarm-clear-threshold

command.

shutdown - If a control response is triggered, the port is

administratively disabled. A port disabled by automatic traffic

control can only be manually re-enabled.

D

EFAULT

S

ETTING

rate-control

C

OMMAND

M

ODE

Interface Configuration (Ethernet)

C

OMMAND

U

SAGE

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.

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.

Advertising