Configuring force priority to the dscp value, Configuring force priority to the exp value, Configuring force priority to the pcp value – Brocade Multi-Service IronWare QoS and Traffic Management Configuration Guide (Supporting R05.6.00) User Manual

Page 112

Advertising
background image

98

Multi-Service IronWare QoS and Traffic Management Configuration Guide

53-1003037-02

Configuring QoS

4

To configure an Ingress port to force the VLAN-configured priority, use the priority force command
as shown in the following.

Brocade(config)# vlan 20

Brocade(config-vlan-20) priority force

Syntax: [no] priority force

Configuring force priority to the DSCP value

You can configure an Ingress port (using the qos dscp force command) to force the configured
DSCP value when determining the priority relative to other priority values of incoming packets.

To configure an Ingress port to force the DSCP value, use the qos dscp force command as shown in
the following.

Brocade(config)# interface ethernet 10/1

Brocade(config-if-e10000-10/1)qos dscp force

Syntax: [no] qos dscp force

Configuring force priority to the EXP value

You can configure an Ingress port (using the qos exp force command) to force the configured EXP
value when determining the priority relative to other priority values of incoming packets.

To configure an Ingress port to force the EXP value, use the qos exp force command as shown in
the following.

Brocade(config)# interface ethernet 10/1

Brocade(config-if-e10000-10/1)qos exp force

Syntax: qos exp force

Configuring force priority to the PCP value

You can configure an Ingress port (using the qos pcp force command) to force the configured PCP
value when determining the priority relative to other priority values of incoming packets.

To configure an Ingress port to force the PCP value, use the qos pcp force command as shown in
the following.

Brocade(config)# interface ethernet 10/1

Brocade(config-if-e10000-10/1)qos pcp force

Syntax: qos pcp force

Configuring force priority to a value specified by an ACL

You can use the priority-force keyword within an ACL to apply a priority to specified traffic as
described in “Filtering and priority manipulation based on 802.1p priority” in the Multi-Service
IronWare Security Configuration Guide.

Advertising