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

Note
EXP replacement must be enabled using the “enable mpls exp replacement” command before the configured EXP value to QoS profile mapping is actually used to process packets.Example
The following command sets EXP value 2 to be used with QoS profile 4:
configure mpls exp replacement qosprofile qp4 value 2
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.