beautypg.com

Set ip dscp [ | afxx | csxx | default | ef – ADTRAN 5000 Series User Manual

Page 1188

background image

Command Reference Guide

Route Map Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

1188

set ip dscp [ | afxx | csxx | default | ef]

Use the set ip dscp command to set the Differentiated Services Code Point (DSCP) value in the IP header
of the packet. Use the no form of this command to discontinue matching.

Syntax Description

Sets the DSCP numeric value. (Valid range: 0 to 63.)

afxx

Sets the assured forwarding (AF) value. (Select from: 11, 12, 13, 21, 22,
23, 31, 32, 33, 41, 42, or 43.)

csxx

Sets the class selector (CS) value. (Valid range: 1 to 7.)

default

Sets the default IP DSCP value.

ef

Marks the packet for expedited forwarding (EF).

Default Values

No default value necessary for this command.

Applicable Platforms

This command applies to the NetVanta 2000 and 5000 Series, and Total Access 900 Series units.

Command History

Release 11.1

Command was introduced.

Usage Examples

The following example sets a DSCP value of af11 in the IP header of the route map named MyMap:

(config)#route-map MyMap permit 100

(config-route-map)#set ip dscp af11