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

Page 120

Advertising
background image

106

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 Egress Encode PCP Policy Map. 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 PCP Policy Map. If the
qos pcp encode-policy default-map command is not configured, then the no qos pcp encode-policy
default-map command will generate an error message because the qos pcp encode-policy
default-map command was never configured on the port.

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

Brocade(config)# interface ethernet 10/1

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

Syntax: qos pcp encode-policy on | off

The on option enables PCP encode-policy on the port. This is the default setting. The qos pcp
encode-policy on command will not be displayed within the configuration unless it is explicitly
configured.

The off option disables PCP encode-policy on the port.

Binding Egress encode EXP policy maps

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

Globally Binding an Egress Encode EXP Policy Map

Binding an Egress Encode EXP Policy Map to a Port

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

Brocade(config)# qos exp encode-policy Customer1

Syntax: [no] qos exp encode-policy encode-map-name | default-map | all-zero-map

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

The default-map option assigns the default Egress Encode EXP Policy Map globally on the device.
Since the default Egress Encode EXP Policy Map is the default setting, this option is only required
when the device has been previously set to a different Egress Encode EXP Policy Map. When
configured globally, the qos exp encode-policy default-map command will not be displayed within
the configuration even if it is explicitly configured.

The all-zero-map option assigns an Egress Encode EXP Policy Map where all 32 combinations of
priority and drop precedence are mapped to 0.

The no option allows you to withdraw a previously configured Egress Encode EXP Policy Map. If the
qos exp encode-policy command is not configured, then the no qos exp encode-policy command
will generate an error message.

Advertising