clear ipv6 counters 
 
   
  Clears IPv6 counters on all interfaces
		or on a specified interface.  
 Syntax
 
	 
				clear ipv6
					counters
				
					{
					all
					|
					interface
					{
					
					ethernet
					slot/port
					 | 
					loopback
					port-number
					|
					port-channel
					number
					|
					ve
					ve-id
					}}
				
			
  
	 Parameters
 
		 
		   
			 -  
				 
				  all 
				 
			 
  
			 - Specifies all interfaces. 
			 
  
		   
		   
			 -  
				 
				  ethernet 
				 
			 
  
			 -  Represents a valid, physical Ethernet subtype. 
				
 
				   
					 - slot 
					 
  
					 - Specifies a valid slot number. For devices
									that do not support line cards, specify
									0.
  
				   
				   
					 - port 
					 
  
					 - Specifies a valid port number. 
					 
  
				   
				
 
			   
		   
		   
			 -  
				 
				  loopback 
				 
			 
  
			 - Specifies a loopback interface. 
				
 
				   
					 - port-number 
					 
  
					 - Port number of the loopback interface. The range is from 1 through 255. 
					 
  
				   
				
 
			   
		  
				
					- 
						
							port-channel
							number
						
					
 
					- Specifies a port-channel.
					
 
				 
		   
			 -  
				 
				  ve 
				 
			 
  
			 - Specifies a virtual Ethernet (VE) interface. 
				
 
				   
					 - ve_id 
					 
  
					 - ID of the VE interface. The range is from 1 through 4096. 
					 
  
				   
				
 
			   
		   
		
 
	 
 
	 Modes
 
		 Privileged EXEC mode 
		
 
	 
 Examples
 
	  
		The following example clears counters on Ethernet 2/3. 
		
 
		device# clear ipv6 counters interface ethernet 2/3