show ip bgp neighbors received 
 
   
  Displays Outbound Route Filters (ORFs) received from BGP4 neighbors of the device. 
  
 Syntax
 
	  
		show ip bgp neighbors 
		 
		  ip-addr 
		  received 
		 
	 
 
	  
		show ip bgp neighbors 
		 
		  ip-addr 
		  received 
		  detail 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
 
	  
		show ip bgp neighbors 
		 
		  ip-addr 
		  received 
		  prefix-filter 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
 
	  
		show ip bgp neighbors 
		 
		  ip-addr 
		  vrf 
		  vrf-name 
		 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  ip-addr 
				 
			 
  
			 -  IPv4 address of a neighbor in dotted-decimal notation. 
			 
  
		   
		   
			 -  
				 
				  detail 
				 
			 
  
			 - Displays detailed information for ORFs received from BGP4 neighbors of the device. 
			 
  
		   
		   
			 - vrf 
				  vrf-name 
			 
  
			 - Specifies a VRF instance. 
			 
  
		   
		   
			 -  
				 
				  prefix-filter 
				 
			 
  
			 - Displays the results for ORFs that are prefix-based. 
			 
  
		   
		
 
	 
 
	 Modes
 
		 Privileged EXEC mode 
		
 
	 
 Examples
 
	  
		The following example displays output for the 
		  show ip bgp neighbors received command. 
		
 
		
device# show ip bgp neighbors 10.5.5.6 received