show ipv6 bgp routes community 
 
   
  Displays BGP4+ route information that is filtered by community and other options. 
  
 Syntax
 
	  
		show ipv6 bgp routes 
		community 
		  { 
		  num 
		  | 
		  internet 
		  | 
		  local-as 
		  | 
		  no-advertise 
		  | 
		  no-export 
		  } 
		  [ 
		  vrf 
		  vrf-name 
		   ] 
		 
	 
  
	 Parameters
 
		 
		   
			 -  
				 
				  community 
				 
			 
  
			 -  Displays routes filtered by a variety of communities. 
			 
  
		   
		   
			 - num 
			 
  
			 - Specific community member. 
			 
  
		   
		   
			 - internet 
			 
  
			 - Displays routes for the Internet community. 
			 
  
		   
		   
			 - local-as 
			 
  
			 - Displays routes for a local sub-AS within the confederation. 
			 
  
		   
		   
			 - no-advertise 
			 
  
			 - Displays routes with this community that cannot be advertised to any other BGP4+ devices at all. 
			 
  
		   
		   
			 - no-export 
			 
  
			 - Displays routes for the community of sub-ASs within a confederation. 
			 
  
		   
		   
			 - vrf 
				  vrf-name 
			 
  
			 - Specifies a VRF instance. 
			 
  
		   
		
 
	 
 
	 Modes
 
		 Privileged EXEC mode 
		
 
	 
 Examples
 
	  
		 The following example shows output from the show ipv6 bgp routes community command when the 
		  internet keyword is used. 
		
 
		
device# show ipv6 bgp routes community internet