Follow these steps to configure a single-VTEP static BD/VE Layer 3 gateway.
interface Loopback 100 no shutdown ip address 40.40.40.1/32
interface Ethernet 0/10 ip proxy-arp ip address 50.50.50.1/24 no shutdown
vlan 500
interface Ethernet 0/20 switchport switchport mode trunk-no-default logical-interface eth 0/20.500 vlan 500 no shut
bridge-domain 500 p2mp logical-interface eth 0/20.500 pw-profile default bpdu-drop-enable local-switching
overlay-gateway test type layer2-extension ip interface Loopback 100 map vlan 500 vni 15000 activate site VCS_2 ip address 40.40.40.2 << This must be the remote-end loopback IP address and be reachable extend bridge-domain add 500
vlan 500 router-interface ve 500 int ve 500 ip address 15.15.15.1/24 ipv6 address 1001::1/64 no shutdown