Activates a VXLAN overlay gateway instance.
By default, a gateway is not activated during initial configuration.
Overlay gateway configuration mode
It is recommended that you configure all gateway parameters before activating the gateway. This operation enables all tunnels that are associated with this gateway.
The following conditions that must be in place before you can execute the activate command:
Use the no activate command in VXLAN overlay gateway configuration mode to deactivate the gateway. All associated tunnels are also deactivated.
The following example activates a VXLAN gateway named gateway1. The gateway was previously configured by means of the overlay-gateway command:
device# configure terminal device(config)# overlay-gateway gateway1 device(config-overlay-gw-gateway1)# activate