show ipv6 bgp filtered-routes 
 
   
  Displays BGP4+ filtered routes that are received from a neighbor or peer group. 
  
 Syntax
 
	  
		show ipv6 bgp filtered-routes 
		 
		  [ 
		  detail 
		  ] 
		  [ 
		  ipv6-addr 
		  { 
		  / 
		  mask 
		  } 
		   
		   
		  [ 
		  longer-prefixes 
		  ] 
		  ] 
		  | 
		  as-path-access-list 
		  name 
		  | 
		  prefix-list 
		  name 
		  ] 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
  
	 Parameters
 
		 
		   
			 -  
				 
				  detail 
				 
			 
- Optionally displays detailed route information. 
			 
-  
				 
				  ipv6-addr 
				 
			 
- IPv6 address of the destination network in dotted-decimal notation. 
			 
-  
				 
				  mask 
				 
			 
- IPv6 mask of the destination network in CIDR notation. 
			 
-  
				 
				  longer-prefixes 
				 
			 
- Specifies all statistics for routes that match the specified route, or that have a longer prefix than the specified route. 
			 
-  
				 
				  as-path-access-list 
				  name 
			 
- Specifies an AS-path ACL. The name must be between 1 and 32 ASCII characters in length. 
			 
-  
				 
				  prefix-list 
				  name 
				 
			 
- Specifies an IP prefix list. The name must be between 1 and 32 ASCII characters in length. 
			 
 
		   
			 - vrf 
				  vrf-name 
			 
- Specifies a VRF instance. 
			 
Modes
 
		 Privileged EXEC mode 
		
 
	 
 Examples
 
	  
		This example displays BGP4+ filtered routes. 
		
 
		
device# show ipv6 bgp filtered-routes