clear ipv6 route
 
   
  Clears IPv6 routes. 
  
 Syntax
 
	 clear ipv6 route
				[ ipv6-address
					vrf
					vrf-name
					]
					[
					all
					vrf
					vrf-name
					]
				
			
  
	 Parameters
 
		 
		   
			 - ipv6-address
						
					
  
			 - Removes IPv6 routes for the specified IPv6 address. 
			 
  
		   
		   
			 - vrf 
				  vrf-name 
			 
  
			 - Removes IPv6 routes for the specified VPN Routing and Forwarding (VRF) instance. 
			 
  
		   
		   
			 - all 
				 
			 
  
			 - Removes all IPv6 routes. 
			 
  
		   
		   
			 - slot
							line-card-number
					
  
			 - (Not currently supported) Removes IPv6 routes
						for the specified line card. 
  
		   
		
 
	 
 
	 Modes
 
		Privileged EXEC mode 
		
 
	 
 Examples
 
	  
		The following example clears IPv6 routes associated with the prefix 2000:7838::/32. 
		
 
		device# clear ipv6 route 2000:7838::/32