show ipv6 bgp routes large-community
			access-list
 
   
  Displays information for all BGP4+
		routes matching the large community access list. 
 Syntax
			show ipv6 bgp routes 
				
					[
					detail
					]
					large-community
						access-list
					large_community_ACL
					[
					vrf 
					vrf-name
					]
  
	 Modes
 
		Privileged EXEC mode 
		
 
	 
 
	 Parameters
			
				
					- detail
 
					- Optionally displays detailed information for
						all BGP4+ routes matching the specified large community access list. If you
						omit this keyword, brief information is displayed.
 
				
			
 
		 
		   
			 - large_community_ACL
					
  
			 - Name of the large community defined in a
						standard or extended large community access list
  
		  
				
					- vrf
						vrf-name
					
 
					- Specifies a VRF instance.
					
 
				 
		
 
	 
Examples
 
	  
		The following example displays brief information of all BGP4+ routes with large community
					attributes that match the large community access-list, lcstdacl1. 
 
		device# show ipv6 bgp routes large-community access-list lcstdacl1