qos traffic-class

Applies a QoS default traffic class value to an interface.

Syntax

qos traffic-class default_tc_value

Command Default

No explicit user configured QoS default traffic class priority value is configured.

Parameters

default_tc_value
The assigned traffic class priority value. The traffic class priority values range from 0 through 7.

Modes

Interface configuration mode

Examples

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