Brocade Multi-Service IronWare QoS and Traffic Management Configuration Guide (Supporting R05.6.00) User Manual

Page 119

Advertising
background image

Multi-Service IronWare QoS and Traffic Management Configuration Guide

105

53-1003037-02

Configuring QoS

4

The default-map option assigns the default Egress Encode PCP Policy Map globally on the device.
Since the default Egress Encode PCP Policy Map is the default setting, this option is only required
when the device has been previously set to a different Egress Encode PCP Policy Map. When
configured globally, the qos pcp 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 PCP Policy Map where all 32 combinations of
priority and drop precedence are mapped to 0.

The 7P1D option assigns the 7P1D Egress Encode PCP Policy Map globally on the device.

The 6P2D option assigns the 6P2D Egress Encode PCP Policy Map globally on the device.

The 5P3D option assigns the 5P3D Egress Encode PCP Policy Map globally on the device.

NOTE

7P1D, 6P2D, and 5P3D are as defined in the IEEE 802.1ad specification and described in

Table 18

.

The no option allows you to withdraw a previously configured encode policy. If the qos pcp
encode-policy default-map command is not configured, then the no qos pcp encode-policy
default-map command will still be allowed because the qos pcp encode-policy default-map is the
default configuration.

Binding an Egress encode PCP policy map to a port
You can bind an Egress Encode PCP Policy Map to a specified port on a Brocade device using 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 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 to the port whose configuration this is under.

The default-map option assigns the default Egress Encode PCP Policy Map to the port whose
configuration this is under. Since the default Egress Encode PCP Policy Map is the default setting,
this option is only required when the device’s global map has been set to an Egress Encode PCP
Policy Map other than the default. The qos pcp encode-policy default-map command will not be
displayed within the configuration unless it is explicitly configured.

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

The 7P1D option assigns the 7P1D Egress Encode PCP Policy Map to the port whose configuration
this is under.

The 6P2D option assigns the 6P2D Egress Encode PCP Policy Map to the port whose configuration
this is under.

The 5P3D option assigns the 5P3D Egress Encode PCP Policy Map to the port whose configuration
this is under.

NOTE

7P1D, 6P2D, and 5P3D are as defined in the IEEE 802.1ad specification and described in

Table 18

.

Advertising