Applies a QoS default traffic class value to an interface.
No explicit user configured QoS default traffic class priority value is configured.
Interface configuration mode
Follow this example to apply a default traffic class value to a specific Ethernet interface:
device# configure terminal device(config)# interface ethernet 1/3 device(conf-if-eth-1/3)# qos traffic-class 3
Follow this example to apply a default traffic class value to a specific port channel interface:
device# configure terminal device(config)# interface port-channel 22 device(config-port-channel-22)# qos traffic-class 3