clear tm voq-stat slot 
	 
 
   
  Clears the traffic management VOQ
		(virtual output queuing) statistics for one or all CPU group or one or all egress
		ports.
 Syntax
 
	 clear tm voq-stat slot 
				line-card-number
					cpu-group
					{
					all
					|
					cpu-group-id
					}
				
			
			clear tm voq-stat slot 
				line-card-number
					egress-port
					{
					all
					|
					
						ethernet
						slot/port
					}
				
			
  
	 Parameters
 
		 
		   
			 - line-card-number
					
- Specifies the line card slot. For devices
						without line cards, specify 0.
- cpu-group
							cpu-group-id
					
- Specifies the ID number for the CPU group. 
- egress-port
						
					
- Specifies an Ethernet egress port.
- ethernet
							slot/port
					
- Specifies the Ethernet
						interface in slot/port format. 
- all
					
- Specifies clearing the traffic management
						statistics for all CPU groups or all egress ports. 
Modes
 
		Privileged EXEC mode 
 
	 
 Examples
 
	  
		The following example clears information about
					the VOQ for the line card in slot 0 CPU group 1. 
 
		
device# clear tm voq-stat slot 0 cpu-group 1