tunnel destination

This command defines the end point host/ip address of the specified tunnel interface. Use the no form of this command to remove a configured IP address.

Syntax

tunnel destination <host name> 

Command

Description

host name

Specifies a host name or a valid IPv4 address. IP addresses should be expressed in dotted decimal notation (for example, 10.1.2.3).

Default

NA

Command Mode

Privileged User

Example

This example configures the tunnel destination IP address of 10.4.2.50 on interface PPTP 6.

(conf-if-PPTP 6)# tunnel destination 10.4.2.50