beautypg.com

Set queue, Set queue 3 – Allied Telesis AT-8100 Series User Manual

Page 1763

background image

AT-8100 Switch Command Line User’s Guide

1763

SET QUEUE

Syntax

set queue

<0-7>

Parameters

<0-7>

Specifies the queue.

Mode

Policy Map Class mode

Description

Use this command to set the egress queue of the classified traffic.

Use the no form of this command to remove the egress queue from a
policy map.

Note

You cannot use the SET QUEUE command and the SET COS
command as policy map actions for the same class map.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 170

Examples

The following example sets the egress queue to 6 for traffic classified by
class map “cmap4:”

awplus> enable
awplus# configure terminal
awplus(config)# mls qos enable
awplus(config)# class-map cmap4
awplus(config-cmap)# exit
awplus(config)# policy-map pmap3
awplus(config-pmap)# class cmap4
awplus(config-pmap-c)# set queue 6