API Guide

4. (Optional) To redistribute EVPN routes to a BGP or OSPF neighbor, configure the redistribution of L2VPN EVPN routes into BGP or
OSPF IPv4/IPv6 routes on a border leaf VTEP in ROUTER-BGP or ROUTER-OSPF mode; for example:
OS10(config)# router bgp 101
OS10(conf-router-bgp-101)# vrf blue
OS10(conf-router-bgp-101-vrf)# address-family ipv4 unicast
OS10(configure-router-bgpv4-af)# redistribute l2vpn evpn [route-map map-name]
5. Verify the VXLAN BGP EVPN with symmetric IRB configuration.
Display the EVPN instance configuration
OS10# show evpn evi 10000
EVI : 10000, State : up
Bridge-Domain : Virtual-Network 10000, VNI 10000
Route-Distinguisher : 1:110.111.170.195:10000(auto)
Route-Targets : 0:10000:16787216(auto) both
Inclusive Multicast : 110.111.170.107
IRB : Enabled(VRF-TENANT-1)
OS10# show evpn evi 20000
EVI : 20000, State : up
Bridge-Domain : Virtual-Network 20000, VNI 20000
Route-Distinguisher : 1:110.111.170.195:20000(auto)
Route-Targets : 0:20000:16797216(auto) both
Inclusive Multicast :
IRB : Enabled(VRF-TENANT-1)
Display the EVPN Type 2 routes for host MAC/IP addresses
show evpn mac-ip
Type -(lcl): Local (rmt): remote
EVI Mac Address Type Seq No Host-IP Interface/Next-Hops
10000 00:00:0b:0b:0b:0a lcl 0 10.10.10.10 ethernet1/1/6
10000 14:18:77:25:4e:82 rmt 0 10.10.10.11 110.111.170.107
Display the VRF instances used to forward EVPN routes in VXLAN overlay networks
OS10# show evpn vrf
VXLAN-VNI EVI Virtual-Network-Instance VRF-Name
30 30 30 vrf_30
40 40 40 vrf_40
OS10# show evpn vrf l3-vni
VRF : vrf_30, State : up
L3-VNI : 3030
Route-Distinguisher : 1:80.80.1.1:3030(auto)
Route-Targets : 0:200:268438486(auto) both
Remote VTEP : 4.4.4.4
VRF : vrf_40, State : up
L3-VNI : 4040
Route-Distinguisher : 1:80.80.1.1:4040(auto)
Route-Targets : 0:200:268439496(auto) both
Remote VTEP : 4.4.4.4
VRF : vrf_50, State : up
L3-VNI : 5050
Route-Distinguisher : 1:80.80.1.1:5050(auto)
Route-Targets : 0:200:268430506(auto) both
Remote VTEP : 4.4.4.4
Display the router MAC address used in overlay network for symmetric IRB
show evpn router-mac
Local Router MAC : 14:18:77:25:4e:4d
Remote-VTEP Router's-MAC
56
BGP EVPN for VXLAN