Configures the EXP value that is used for the specified QoS (Quality of Service) profile when EXP replacement is enabled.
qosprofile | Specifies the QoS profile that is used for the EXP value. |
value | Specifies the value that is used for the EXP value. |
The EXP value matches the QoS profile -1.
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.The following command sets EXP value 2 to be used with QoS profile 4:
configure mpls exp replacement qosprofile qp4 value 2
This command was first available in ExtremeXOS 11.6.
This command is available only on the platforms that support MPLS (Multiprotocol Label Switching) as described in the ExtremeXOS 22.6 Feature License Requirements document.