clear tm voq-stat
			ingress-device
 
   
  Clears the traffic management VOQ
		statistics on the ingress device for a specified Ethernet port, or for all ports. 
 Syntax
 
	 clear tm voq-stat
					ingress-device
				
					ethernet
						slot/port
					egress-port
					{
					
						ethernet
						slot/port
					|
					all
					}
			
 
	 clear tm voq-stat
					ingress-device
				all
					egress-port
					{
						ethernet
						slot/port
					|
					all
					}
			
 
	 Parameters
 
		 
		   
			 - ethernet 
				  slot/port 
			 
- Specifies the Ethernet interface in slot/port
						format. 
- egress-port 
				  ethernet slot/port 
			 
- Specifies clearing the traffic management
						statistics on the egress Ethernet slot/ port. 
- all 
			 
- Specifies clearing the traffic management statistics for all ports. 
			 
Modes
 
		Privileged EXEC mode
 
	 
 Examples
 
	  
		To clear VOQ statistics information on the
					egress-port for Ethernet 0/1, use the following command. 
 
		device# clear tm voq-stat ingress-device ethernet 0/1 egress-port ethernet 0/1
 
	  
	  
		To clear all VOQ statistics information on the
					egress-port for Ethernet 0/1, use the following command. 
 
		device# clear tm voq-stat ingress-device all egress-port ethernet 0/1