interface/{interface-type}/{interface-name}/qos/cos-mutation

Enables applying a COS Mutation map to a physical interface. This command is supported for Ethernet and Port-Channel interfaces.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>0/5</name>
		<qos xmlns="urn:brocade.com:mgmt:brocade-qos-mls">
			<cos-mutation>
				<cos-mutation-map-name/>
			</cos-mutation>
		</qos>
	</ethernet>
</interface>

Parameters

cos-mutation-map-name
The COS Mutation map to be applied to this interface.