show bgp evpn routes next-hop
 
   
  Displays information for BGP EVPN routes received from the specified next-hop. 
  
 Syntax
 
	 
				show bgp evpn routes
					next-hop
				{
					ipv4-address
					|
					ipv6-address
					}
					type
					{
					auto-discovery
					|
					ethernet-segment
					|
					inclusive-multicast
					|
					ipv4-prefix
					|
					ipv6-prefix
					|
					mac
					|
					igmp-join-sync
					|
					igmp-leave-sync
					}
			
  
	 Parameters
 
		 
		   
			 - ipv4-address 
			 
- Specifies an IPv4 address. 
			 
- ipv6-address 
			 
- Specifies an IPv6 address. 
			 
- type 
			 
- Specifies the type of route. 
			 
- auto-discovery 
			 
-  Specifies automatically discovered routes. 
			 
- ethernet-segment 
			 
- Specifies Ethernet Segments (ES) routes. 
			 
- inclusive-multicast 
			 
- Specifies inclusive multicast routes. 
			 
- ipv4-prefix 
			 
- Specifies IPv4 prefix routes. 
			 
- ipv6-prefix 
			 
- Specifies IPv6 prefix routes. 
			 
- mac 
			 
- Specifies MAC routes. 
			 
- igmp-join-sync
					
- Specifies Join Sync routes.
					
- igmp-leave-sync
					
- Specifies Leave Sync routes.
					
Modes
 
		Privileged EXEC mode