Dell PowerEdge VRTX User Manual

Page 767

Advertising
background image

Quality of Service (QoS) Commands

767

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\QoS.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

set

Use the set Policy-map Class Configuration mode command to select the

value that QoS uses as the DSCP value, the egress queue or to set user

priority values.
This command is only available when QoS is in advanced mode.

Syntax

set

{dscp new-dscp | queue queue-id | cos new-cos

}

no set

Parameters

dscp

new-dscp

—Specifies the new DSCP value for the classified traffic.

(Range: 0–63)

queue

queue-id

—Specifies the egress queue. (Range: 1-8 )

cos

new-cos

—Specifies the new user priority to be marked in the packet.

(Range: 0–7)

Command Mode

Policy-map Class Configuration mode.

User Guidelines

The

set

and

trust

commands are mutually exclusive within the same policy

map.
To return to the Configuration mode, use the exit command. To return to the

Privileged EXEC mode, use the end command.

Example

The following example creates an ACL, places it into a class map, places the

class map into a policy map and sets the DSCP value in the packet to 56 for

classes in the policy map called p1.

console(config)# ip access-list extended ip1

console(config-ip-al)# permit ip any any

console(config-ip-al)# exit

Advertising