beautypg.com

No storm-control – Allied Telesis AT-9000 Series User Manual

Page 213

background image

AT-9000 Switch Command Line User’s Guide

185

NO STORM-CONTROL

Syntax

no storm-control broadcast|multicast|dlf

Parameters

broadcast

Specifies broadcast packets.

multicast

Specifies multicast packets.

dlf

Specifies unknown unicast packets.

Description

Use this command to remove packet threshold levels that were set on the
ports with “STORM-CONTROL” on page 213.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 130

Examples

This example removes the threshold limit for broadcast packets on port 12:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.12
awplus(config-if)# no storm-control broadcast

This example removes the threshold limit for unknown unicast rate on port
5:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.5
awplus(config-if)# no storm-control dlf

This example removes the threshold limit for multicast packets on port 23:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.23
awplus(config-if)# no storm-control multicast