Note
This feature is supported only on SLX 9740 and Extreme 8820.To apply a CoS Mutation map to a physical interface:
SLX# configure terminal SLX (config)#
SLX (config)# interface Ethernet 0/3 SLX (conf-if-eth-0/3)#
Note
CoS Mutation map can only be applied to SLX 9740 or Extreme 8820 and only to their physical and port-channel interfaces.SLX (conf-if-eth-0/3)# qos cos-mutation test-cos-mut-map-1 SLX (conf-if-eth-0/3)#
SLX (conf-if-eth-0/3)# qos cos-mutation all-zero-map SLX (conf-if-eth-0/3)#
SLX (conf-if-eth-0/3)# exit SLX (config)#
SLX (config)# exit SLX#
The following is the consolidation of the above steps.
SLX# configure terminal SLX (config)# interface Ethernet 0/3 SLX (conf-if-eth-0/3)# qos map test-cos-mut-map-1 SLX (conf-if-eth-0/3)# exit SLX (config)# exit SLX#