Binding egress encode pcp policy map – Brocade Multi-Service IronWare QoS and Traffic Management Configuration Guide (Supporting R05.6.00) User Manual

Page 118

Advertising
background image

104

Multi-Service IronWare QoS and Traffic Management Configuration Guide

53-1003037-02

Configuring QoS

4

The no option allows you to withdraw a previously configured encode policy. If the qos pcp
encode-policy command is not configured, then the no qos pcp encode-policy command will
generate an error message.

The no option allows you to withdraw a previously configured Egress Encode DSCP Policy Map. If
the qos dscp encode-policy default-map command is not configured, then the no qos dscp
encode-policy default-map command will generate an error message because the qos dscp
encode-policy default-map command was never configured on the port.

NOTE

The Egress Encode DSCP Policy is applied to the egress port, allowing different egress policies to be
configured on each port.

Enabling and disabling an Egress Encode DSCP Policy Map on a port
To enable or disable an Egress Encode DSCP Policy Map on a port, use the qos dscp encode-policy
command as shown in the following.

Brocade(config)# interface ethernet 10/1

Brocade(config-if-e10000-10/1)qos dscp encode-policy on

Syntax: [no] qos dscp encode-policy on | off

The on option enables DSCP encode on the port. The qos dscp encode-policy on command will not
be displayed within the configuration unless it is explicitly configured.

The off option disables DSCP encode on the port. This is the default setting.

NOTE

Enable Encode DSCP Policy Map on the corresponding mirror port as well by using the qos dscp
encode-policy on command.

Binding Egress encode PCP policy map

The following procedures describe how to configure the binding of an Egress Encode PCP Policy
Map:

Globally Binding an Egress Encode PCP Policy Map Policy

Binding an Egress Encode PCP Policy Map to a Port

Globally binding an Egress Encode PCP Policy Map
You can bind an Egress Encode PCP Policy Map globally for a Brocade device using the qos pcp
encode-policy command as shown in the following.

Brocade(config)# qos pcp encode-policy Customer1

Syntax: [no] qos pcp encode-policy encode-map-name | default-map | all-zero-map | 7P1D

|6P2D | 5P3D

The encode-map-name variable is the name assigned to the Egress Encode PCP Policy Map that
you want applied globally on the device. If you try to apply a encode-map-name value that has not
been defined, the configuration will be rejected. If the encode-map-name value has been defined
but the policy has not been configured, the configuration will be accepted and the default-map will
be applied.

Advertising