qos/map/cos-mutation
Usage
<qos xmlns="urn:brocade.com:mgmt:brocade-qos-mls">
<map>
<cos-mutation>
<name>test-cos-mut-map-1</name>
<cos-to-cos-mappings>
<from-cos>1</from-cos>
<to>
<to-cos>1</to-cos>
</to>
</cos-to-cos-mappings>
</cos-mutation>
</map>
</qos>
Parameters
-
map
- Specifies the map.
-
cos-mutation
- Specifies that the map type is CoS Mutation map.
-
name
cos-mutation-map-name
- The name assigned to this CoS Mutation map.
-
cos-to-cos-mapping
- Indicates that this is a cos-to-cos mapping entry.
-
from-cos
from-cos-value
- Indicates that the assigned value is for the incoming packet's CoS value.
-
to
to-cos-value
- Indicates the CoS value to be assigned to the outgoing packet.