qos rx-queue cos-threshold 
	 
 
   
  Configures the QoS ingress queue cost of service (CoS) thresholds. 
  
 Syntax
 
	 qos rx-queue cos-threshold 
		 
		 
		  threshold_value_0 
		  threshold_value_1 
		  threshold_value_2 
		  threshold_value_3 
		  threshold_value_4 
		  threshold_value_5 
		  threshold_value_6 
		  threshold_value_7 
	 
 
	 [no] qos rx-queue cos-threshold 
		 
	 
 
	 Command Default
 
		The CoS threshold values for the ingress queue are not configured. 
		
 
	 
 
	 Parameters
 
		 
		   
			 - threshold_value_n 
			 
- There are eight entries for this parameter with each entry representing a percentage. Each position matches a specific inbound CoS with the first position (cos_threshold_0) representing CoS 0, the second CoS 1, and so on. 
			 
Modes
 
		Ethernet interface configuration mode. 
		
 
	 
 
	 Usage Guidelines
 
		The total of all the entries cannot exceed 100%. 
		
 
		A 0 may be entered for any of the values. 
		
 
	 
Examples
 
	  
		Follow this example to configure the QoS ingress queue CoS thresholds on a specific Ethernet interface. 
		
 
		
device# configure terminal
device(config)# interface ethernet 1/5
device(conf-if-eth-1/5)# qos rx-queue cos-threshold 10 10 10 10 10 20 20 10