Follow these steps to configure a single-VTEP static VLAN/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 switchport trunk allowed vlan add 500 switchport trunk tag native-vlan no shutdown
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 vlan 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