configure mpls exp examination
Description
Configures the QoS profile that is used for the EXP value when EXP examination is enabled.
Syntax Description
value | Specifies the value that is used for the EXP value. |
qosprofile | Specifies the QoS profile that is used for the EXP value. |
Default
The QoS profile matches the EXP value + 1.
Usage Guidelines
This command configures the QoS profile that is used for the EXP value when EXP examination is enabled. By default, the QoS profile matches the EXP value + 1. That is, EXP value of 0 is mapped to QoS profile qp1, EXP value of 1 is mapped to QoS profile qp2, etc. This configuration has switch-wide significance. The EXP value must be a valid number from 0 through 7 and the qosprofile must match one of the switch's QoS profiles.

Note
EXP examination must be enabled using the “enable mpls exp examination” command before the configured EXP value to QoS profile mapping is actually used to process packets.Example
The following command sets QoS profile q5 to be used for EXP value 7:
configure mpls exp examination value 7 qosprofile 5
History
This command was first available in ExtremeXOS 11.6.
Platform Availability
This command is available only on the platforms that support MPLS as described in the Feature License Requirements document.