show qos maps cos-mutation

This commands displays detailed information of the CoS Mutation map passed as a parameter.

Syntax

show qos map cos-mutation [ cos-mutation-map-name ]

Parameters

cos-mutation-map-name

Optional. The name of the CoS Mutation map for which to display details. When not provided, details of all cos-mutation maps are displayed.

Modes

Privileged EXEC Mode

Usage Guidelines

This command is only supported on SLX 9740 and Extreme 8820. Executing this command on other platforms will return an error.

Supported In

SLX 9740 and Extreme 8820

Output

The show qos map cos-mutation command displays the following information:

Output Field Description
CoS Mutation Map Name of the CoS Mutation map for which data is displayed.
In-CoS The incoming CoS value.
Out-CoS The value to be applied for each outgoing packet.
Enabled on the following interfaces List of interfaces on which the QoS CoS Mutation map is applied.

Examples

This example displays information for a QoS CoS Mutation map.

SLX# show qos maps cos-mutation qm_cm_1
  [Note: CoS = Class of Service, TC = Traffic Class, DP = Drop Precedence,
         DSCP = Differentiated Services Code Point]

    CoS Mutation Map: qm_cm_1
             In-CoS: 0  1  2  3  4  5  6  7
      -------------------------------------
            Out-CoS: 0  1  2  5  4  5  6  7

      Enabled on the following interfaces: Po 100, Po 101, Po 102, Eth 0/10, Eth 0/11, Eth 0/12, Eth 0/13, Eth 0/15.
				

Related Commands