beautypg.com

Setting storm control down time, Setting storm control down time 5, Setting the storm down time 5 – Allied Telesis AT-8100 Series User Manual

Page 1795

background image

AT-8100 Switch Command Line User’s Guide

1795

Setting Storm Control Down Time

After the storm control action has been triggered, the port assigned to the
policy map is disabled. You need to set the time, in seconds, the port
remains disabled. After this time expires, the port is re-enabled. You set
this time with the STORM-DOWNTIME command. For more information
about this command, see “STORM-DOWNTIME” on page 1804.

The following example sets the port down time to 30 seconds on a policy-
map called “pmap7.”

Table 247. Setting the Storm Down Time

Command

Description

awplus> enable

Enters the Privileged Executive mode
from the User Executive mode.

awplus# configure terminal

Enters the Global Configuration mode.

awplus(config)# mls qos enable

Activates the QoS feature on the switch.

awplus(config)# policy-map
pmap7

Creates a policy map called “pmap7” and
enters the Policy Map mode.

awplus(config-pmap)# class
cmap4

Associates an existing class map, called
“cmap4,” to policy map “pmap7” and
enters the Policy Map Class mode.

awplus(config-pmap-c)# storm-
action vlandisable

Sets the storm action to remove a port
from VLAN 2.

awplus(config-pmap-c)# storm-
protection

Enables the QSP feature.

awplus(config-pmap-c)# storm-
downtime 30

Sets the storm downtime to 30 seconds.