Map ip dscp (interface configuration), Table 4-66, Mapping ip dscp precedence – Alcatel Carrier Internetworking Solutions OmniStack 6300-24 User Manual

Page 418

Advertising
background image

Command Line Interface

4-206

4

Example

The following example shows how to enable IP DSCP mapping globally:

map ip dscp (Interface Configuration)

This command sets IP DSCP priority (i.e., Differentiated Services Code Point
priority). Use the no form to restore the default table.

Syntax

map ip dscp dscp-value cos cos-value
no map ip dscp

dscp-value - 8-bit DSCP value. (Range: 0-255)
cos-value - Class-of-Service value (Range: 0-7)

Default Setting

The DSCP default values are defined in the following table. Note that all the
DSCP values that are not specified are mapped to CoS value 0.

Command Mode

Interface Configuration (Ethernet, Port Channel)

Command Usage

• The precedence for priority mapping is IP Port, IP Precedence or IP DSCP,

and default switchport priority.

• DSCP priority values are mapped to default Class of Service values according

to recommendations in the IEEE 802.1p standard, and then subsequently
mapped to the eight hardware priority queues.

• This command sets the IP DSCP priority for all interfaces.

Console(config)#map ip dscp
Console(config)#

Table 4-66. Mapping IP DSCP Precedence

IP DSCP Value

CoS Value

0

0

8

1

10, 12, 14, 16

2

18, 20, 22, 24

3

26, 28, 30, 32, 34, 36

4

38, 40, 42

5

48

6

46, 56

7

Advertising