beautypg.com

Set queue 1, Set queue – Allied Telesis AT-FS970M Series User Manual

Page 1741

background image

AT-FS970M Switch Command Line User’s Guide

1741

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 166

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