Users Guide

OS10(config)# ip vrf vrf1
OS10(conf-vrf)# ipv6 route-export 1:1 route-map export_EVPN
OS10(conf-vrf)# ipv6 route-import 2:2
OS10(conf-vrf)# exit
OS10(config)# ipv6 route-import 1:1
OS10(config)# ipv6 route-export 2:2 route-map export_EVPN
OS10(config)# router bgp 100
OS10(config-router-bgp-100)# address-family ipv6 unicast
OS10(configure-router-bgpv6-af)# redistribute l2vpn evpn
Example - Route leaking across VRFs in a VXLAN BGP EVPN symmetric IRB
topology
The following VXLAN with BGP EVPN example uses a Clos leaf-spine topology to show how to set up route leaking across VRF
in a symmetric IRB topology.
Layer 3 743