Configures an automatic mapping of VLANs/bridge domains (BDs) to Virtual Network Identifiers (VNIs).
This feature is not enabled.
VXLAN overlay gateway configuration mode
Use the no form of this command to undo the automatic mapping.
The following example configures the automatic mapping of VLANs/BDs) to VNIs.
device# configure terminal device(config)# overlay-gateway mygateway device(config-overlay-gateway-mygateway)# map vni auto
The following example undoes the mapping.
device# configure terminal device(config)# overlay-gateway mygateway device(config-overlay-gateway-mygateway)# no map vni auto