### Spine ### feature bgp nv overlay evpn router bgp 10000 neighbor 34.0.0.3 remote-as 10000 update-source lo1 address-family l2vpn evpn send-community both route-reflector-client exit exit neighbor 34.0.0.4 remote-as 10000 update-source lo1 address-family l2vpn evpn send-community both route-reflector-client exit exit router bgp 10000 neighbor 67.0.0.6 remote-as 10000 update-source lo1 address-family l2vpn evpn send-community both route-reflector-client exit exit neighbor 67.0.0.7 remote-as 10000 update-source lo1 address-family l2vpn evpn send-community both route-reflector-client exit exit ### Leaf ### feature bgp nv overlay evpn router bgp 10000 neighbor 1.1.1.1 remote-as 10000 update-source lo1 address-family l2vpn evpn send-community both exit exit router bgp 10000 neighbor 2.2.2.2 remote-as 10000 update-source lo1 address-family l2vpn evpn send-community both end