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 on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
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