Before performing this configuration, configure a point-to-multipoint bridge domain.
Follow these steps configure a VXLAN Layer 2 gateway to support bridge domains.
device# configure terminal
device(config)# overlay-gateway gateway1 device(config-overlay-gw-gateway1)#
device(config-overlay-gw-gateway1)# ip interface loopback 1
device(config-overlay-gw-gateway1)# map bridge-domain 1 vni 999
device(config-overlay-gateway-gateway1)# activate
device# configure terminal device(config)# overlay-gateway gateway1 device(config-overlay-gw-gateway1)# ip interface loopback 1 device(config-overlay-gw-gateway1)# map bridge-domain 1 vni 999 device(config-overlay-gw-gateway1)# site bd1 device(config-overlay-gateway-gateway1)# activate