Application notes, Using acls to honor dscp-based qos, Configuring the qos mappings – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 1076: Configuring the qos mappings 2

Advertising
background image

1042

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Configuring the QoS mappings

Application notes

DSCP-based QoS is not automatically honored for routed and switched traffic. The default is
802.1p to CoS mapping. To honor DSCP-based QoS, you must change the priority mapping to
DSCP to CoS mapping. Refer to

“Using ACLs to honor DSCP-based QoS”

on page 1042.

When DSCP marking is enabled, the device changes the contents of the inbound packet ToS
field to match the DSCP-based QoS value. This differs from the BigIron, which marks the
outbound packet ToS field.

Using ACLs to honor DSCP-based QoS

This section shows how to configure devices to honor DSCP-based QoS for routed and switched
traffic.

DSCP-based QoS is supported on a per-port basis. DSCP-based QoS is not automatically honored
for switched traffic. The default is 802.1p to CoS mapping. To honor DSCP-based QoS, enter the
following command at the interface level of the CLI.

TurboIron(config-if-e10000-11)trust dscp

When trust dscp is enabled, the interface honors the Layer 3 DSCP value. By default, the interface
honors the Layer 2 CoS value.

NOTE

Use the bridged-routed keyword in the ACL to honor DSCP for switched traffic in the Layer 3 image.
Refer to

“Enabling ACL support for switched traffic in the router image”

on page 920.

Configuring the QoS mappings

You can optionally change the following QoS mappings:

DSCP –> internal forwarding priority

Internal forwarding priority –> hardware forwarding queue

The mappings are globally configurable and apply to all interfaces.

Default DSCP –> Internal forwarding priority mappings

The DSCP values are described in RFCs 2474 and 2475.

Table 171

list the default mappings of

DSCP values to internal forwarding priority values.

TABLE 171

Default DSCP to internal forwarding priority mappings

Internal forwarding priority

DSCP value

0 (lowest priority queue)

0 – 7

1

8 – 15

2

16 – 23

3

24 – 31

4

32 – 39

5

40 – 47

Advertising