Specifies the destination IPv4 address of a tunnel for a site in a VXLAN overlay gateway configuration.
Site configuration mode
The tunnel mode and the source IP address are derived from the parent overlay gateway.
To change an IP addresses, you must first remove the existing address, by means of the no ip address IPv4_address or the no ip address commands. This also deletes all tunnels to the site.
The following example configures an IPv4 address of a destination tunnel for the site.
device# configure terminal device(config)# overlay-gateway gateway1 device(config-overlay-gw-gateway1)# site mysite device(config-site-mysite)# ip address 10.11.12.13