show ipv6 bgp neighbors routes
 
   
  Lists a variety of route information received in UPDATE messages from BGP4+ neighbors. 
  
  Syntax
 
	 
		show ipv6 bgp neighbors 
		 
		[
		  ipv6-addr 
		  |
		  ipv4-addr 
		]
		  routes 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		 
	 
 
	  
		show ipv6 bgp neighbors 
		 
		[
		  ipv6-addr 
		  |
		  ipv4-addr 
		]
		  routes 
		  [ 
		  best 
		  | 
		  not-installed-best 
		  | 
		  unreachable 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		  ] 
		 
	 
 
	 
		show ipv6 bgp neighbors 
		 
		[
		  ipv6-addr 
		  |
		  ipv4-addr 
		]
		  routes 
		  detail 
		  [ 
		  best 
		  | 
		  not-installed-best 
		  | 
		  unreachable 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		  ] 
		 
	 
 
	 
		show ipv6 bgp neighbors 
		 
		[
		  ipv6-addr 
		  |
		  ipv4-addr 
		]
		  routes 
		  detail 
		  [ 
		  vrf 
		  vrf-name 
		  ] 
		 
		
		 
	 Parameters
 
		 
		   
			 -  
				 
				  ipv6-addr 
				 
			 
-  IPv6 address of a neighbor in dotted-decimal notation.  
-  
				 
				  ipv4-addr 
				 
			 
-  IPv4 address of a neighbor in dotted-decimal notation.  
-  
				 
				  best 
				 
			 
- Displays routes received from the neighbor that are the best BGP4+ routes to their destination. 
			 
-  
				 
				  not-installed-best 
				 
			 
- Displays routes received from the neighbor that are the best BGP4+ routes to their destination but were not installed in the route table because the device received better routes from other sources. 
			 
-  
				 
				  unreachable 
				 
			 
- Displays routes that are unreachable because the device does not have a valid OSPF or static route to the next hop. 
			 
- 
		  
		  vrf 
		  vrf-name
		   
			 
- Specifies a VRF instance. 
			 
-  
				 
				  detail 
				 
			 
- Displays detailed information for the specified route types. 
			 
Modes
 
		 Privileged EXEC mode 
		
 
		
		Examples
 
	 
		This example shows sample output from the 
		  show ipv6 bgp neighbors routes command when the 
		  best keyword is used. 
		
 
		device# show ipv6 bgp neighbor 2001:db8::106 routes best