Displays EVPN routes in the VPN table by type. Routes are imported into the MAC VRF table if those routes are imported.
Privileged EXEC mode
The following example displays information related to ARP routes.
device# show bgp evpn route type arp 
Total number of BGP EVPN ARP Routes : 4 Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
       E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH m:NOT-INSTALLED-MULTIPATH
       S:SUPPRESSED F:FILTERED s:STALE
       Prefix             Next Hop        MED        LocPrf     Weight Status
Route Distinguisher: 40.40.100.50:32869
1      ARP:[0][0000.0a0a.0a0b]:[IPv4:10.10.10.11]
                          0.0.0.0         0          100        0      BL    
         AS_PATH: 
            L2 Label: 101 L3 Label: 100
         ESI : 00.000000000000000000 
2      ARP:[0][609c.9f5a.4715]:[IPv4:15.143.15.1]
                          0.0.0.0         0          100        0      BL    
         AS_PATH: 
            L2 Label: 101 L3 Label: 100
         ESI : 00.000000000000000000
Route Distinguisher: 40.40.100.50:33769
3      ARP:[0][609c.9f5a.4715]:[IPv4:14.13.15.1]
                          0.0.0.0         0          100        0      BL    
         AS_PATH: 
            L2 Label: 1001 L3 Label: 100
         ESI : 00.000000000000000000
Route Distinguisher: 40.40.100.60:32869
4      ARP:[0][609c.9f5a.8d15]:[IPv4:6.6.2.5]
                          40.40.40.2      0          100        0      BE    
         AS_PATH: 1000
            L2 Label: 101 L3 Label: 0
         ESI : 00.000000000000000000
 
	  
	  
		The following example displays brief information related to IPv4 prefix routes.
device# show bgp evpn route type ipv4-prefix brief              
Total number of BGP EVPN Ipv4Prefix Routes : 4 Status codes: s suppressed, d damped, h history, * valid, > best, i internal, S stale Origin codes: i - IGP, e - EGP, ? - incomplete
    Network            Next Hop        MED        LocPrf     Weight Path
Route Distinguisher: 5:50
*>  IP4Prefix:[0][14.13.15.0/24]
                          0.0.0.0         0          100        0      ?
*>  IP4Prefix:[0][15.143.15.0/24]
                          0.0.0.0         0          100        0      ?
*>  IP4Prefix:[0][16.16.16.0/24]
                          0.0.0.0         0          100        0      ?
Route Distinguisher: 5:100
*>  IP4Prefix:[0][17.17.17.0/24]
                          40.40.40.2      0          100        0      1000 ?
 
	  
	  
		The following example displays information for inclusive multicast routes.
device# show bgp evpn routes type inclusive-multicast
Total number of BGP EVPN IMR Routes : 9
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
       E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH m:NOT-INSTALLED-MULTIPATH
       S:SUPPRESSED F:FILTERED s:STALE
       Prefix             Next Hop        MED        LocPrf     Weight Status
Route Distinguisher: 23.23.23.23:32868
1      IMR:[0][IPv4:23.23.23.23]
                          0.0.0.0         0          100        0      BL    
         AS_PATH: 
         L2 Label: 100 (EVI) 
Route Distinguisher: 23.23.23.23:32969
2      IMR:[0][IPv4:23.23.23.23]
                          0.0.0.0         0          100        0      BL    
         AS_PATH: 
         L2 Label: 201 (EVI) 
Route Distinguisher: 23.23.23.23:32970
3      IMR:[0][IPv4:23.23.23.23]
                          0.0.0.0         0          100        0      BL    
         AS_PATH: 
         L2 Label: 202 (EVI) 
Route Distinguisher: 24.24.24.24:32868
4      IMR:[0][IPv4:11.11.11.11]
                          11.11.11.11      none      100        0      BE    
         AS_PATH: 20 11
         L2 Label: 100 (VNI) 
5      IMR:[0][IPv4:11.11.11.11]
                          11.11.11.11      none      100        0      E     
         AS_PATH: 21 11
         L2 Label: 100 (VNI) 
Route Distinguisher: 24.24.24.24:32969
6      IMR:[0][IPv4:11.11.11.11]
                          11.11.11.11      none      100        0      BE    
         AS_PATH: 20 11
         L2 Label: 201 (VNI) 
7      IMR:[0][IPv4:11.11.11.11]
                          11.11.11.11      none      100        0      E     
         AS_PATH: 21 11
         L2 Label: 201 (VNI) 
Route Distinguisher: 24.24.24.24:32970
8      IMR:[0][IPv4:11.11.11.11]
                          11.11.11.11      none      100        0      BE    
         AS_PATH: 20 11
         L2 Label: 202 (VNI) 
9      IMR:[0][IPv4:11.11.11.11]
                          11.11.11.11      none      100        0      E     
         AS_PATH: 21 11
         L2 Label: 202 (VNI)