Configures the destination address for the tunnel interface.
No tunnel interface destination is configured.
Specifies the IPv4 address.
Interface tunnel configuration mode
Use the no tunnel destination command to remove the destination configuration.
You must ensure that a route to the tunnel destination exists on the tunnel source device and create a static route if necessary.
This example configures the IP address 10.1.2.3 as the destination address.
device# configure terminal device(config)# interface tunnel 5 device(config-intf-tunnel-5)# destination 10.1.2.3