beautypg.com

Command list, Class, Command list class – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1008

background image

QoS Commands

Software Reference for x310 Series Switches

39.2

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

Command List

This chapter provides an alphabetical reference for Quality of Service commands. For
more information, see

Chapter 38, Quality of Service (QoS) Introduction

and

Chapter 33, Access Control Lists Introduction

.

class

Use this command to associate an existing class-map to a policy or policy-map (traffic
classification), and to enter Policy Map Class Configuration mode to configure the class-
map.

Use the no variant of this command to delete an existing class-map.

For more information on class-maps and policy-maps, see the following sections:

“Class

Maps” on page 38.8

and

“Policy Maps” on page 38.11

.

Note that if your class-map does not exist, you can create it by using the

class-map

command.

Syntax

class {<name>|default}

no class <name>

Mode

Policy Map Configuration

Example

The following example creates the policy-map pmap1(using the policy-map command),
then associates this to an already existing class-map named cmap1, use the commands:

Related Commands

class-map
policy-map

Parameter Description

<name>

Name of the (already existing) class-map.

default

Specify the default class-map.

awplus#

configure terminal

awplus(config)#

policy-map pmap1

awplus(config-pmap)#

class cmap1

awplus(config-pmap-c)#