Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 175

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section I: Basic Operations

175

set switch port=15,17 unkucastratelimiting=yes
unkucastrate=150000

The following command disables the rate limiting feature for ingress
broadcast packets on port 24:

set switch port=24 bcastratelimiting=no

AlliedWare Plus

Command

Syntax

To activate rate limiting for broadcast packets:

storm-control broadcast level

value

To activate rate limiting for multicast packets:

storm-control multicast level

value

To activate rate limiting for unknown unicast packets:

storm-control dlf level

value

To disable rate limiting and to return the rate values to their default
settings:

no storm-control broadcast
no storm-control multicast
no storm-control dlf

Mode

Port Interface mode

Description

These commands are equivalent to the standard command.

Examples

This example sets a threshold of 5,000 packets per second for ingress
broadcast packets on port 12:

awplus> enable
awplus# configure terminal
awplus(config)# interface 12
awplus(config-if)# storm-control broadcast level 5000

This example sets a threshold of 100,000 packets per second for ingress
multicast packets on port 4:

awplus> enable
awplus# configure terminal
awplus(config)# interface 4

Advertising