Creates and populates an MPLS QoS differentiated services code point (DSCP) to EXP mutation map.
Global configuration mode
dscp-exp-mapname configuration mode 
		
Creating the map and setting the initial mutation places the device into 
		  dscp-exp-mapname configuration mode where you continue to populate the map using the 
		  dscp command. 
		
MAC filter and DSCP marking cannot be configured on the same port.
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 DSCP-to-EXP mutation map.
device# configure terminal device(config)# qos-mpls map dscp-exp dscpExpMap dscp 0 to exp 1 device(dscp-exp-dscpExpMap)# dscp 3 to exp 2 device(dscp-exp-dscpExpMap)# dscp 17 to exp 4 device(dscp-exp-dscpExpMap)# dscp 61 to exp 5