Creates and populates an MPLS QoS EXP to differentiated services code point (DSCP) mutation map.
Global configuration mode
exp-dscp-mapname
configuration mode
Creating the map and setting the initial mutation places the device into
exp-dscp-mapname
configuration mode where you continue to populate the map using the
exp command.
MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
Follow this example to create an MPLS QoS EXP-to-DSCP mutation map.
device# configure terminal device(config)# qos-mpls map exp-dscp expDscpMap exp 1 to dscp 2 device(exp-dscp-expDscpMap)# exp 2 to dscp 4 device(exp-dscp-expDscpMap)# exp 4 to dscp 8 device(exp-dscp-expDscpMap)# exp 6 to dscp 12