Allied Telesis AT-S63 User Manual

Page 369

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section II: Advanced Operations

369

To configure the traffic class parameters:

Class mode

Description

These commands have the following rules and restrictions:

ˆ

The commands have to be performed in the order listed in Syntax.

ˆ

The flow group must already exist.

ˆ

The maximum bandwidth value and the replacement DSCP value are
the only traffic class parameters you can set with these commands. To
set any of the other traffic class parameters, use the standard
command or another management interface.

ˆ

With these commands you can set either the maximum bandwidth
value or the replacement DSCP value, but not both in the same traffic
class.

ˆ

You cannot use the AlliedWare Plus commands to modify existing
traffic classes. Instead, use “SET QOS TRAFFICCLASS” on page 386
or another management interface.

Example

This example creates a new traffic class with the ID number 11. The ID
number of the flow group for the traffic class is 274. The maximum
bandwidth parameter in the traffic class is set to 750 Mbps:

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

policy-map 11

awplus(config-pmap)#

class 274

awplus(config-pmap-c)#

set bandwidth

750

Advertising