Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
destination
This command configures the destination IP address of the tunnel by specifying the destination end address.
This is a mandatory configuration for a GRE tunnel interface.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > Tunnel Interface Configuration > GRE Tunnel
Interface Configuration
configure > context context_name > interface interface_name tunnel > tunnel-mode gre
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-if-tunnel-mode)#
Syntax Description
[ no ] destination address ip_address
no
Removes or disassociates the configured destination IP address from a specific GRE tunnel interface
configuration.
address ip_address
Configures the IP address for the interface.
ip_address must be specified using the IPv4 dotted-decimal notation.
Usage Guidelines
Use this command to configure the destination IP address of the tunnel by specifying the IP address of
destination tunnel end for GRE tunnel interface.
State of source address will affect the operational state of the tunnel.
Important
Examples
The following command sets the 10.2.3.4 as destination IP address of the GRE tunnel interface:
destination address 10.2.3.4
   Command Line Interface Reference, Modes G - H, StarOS Release 19
1026
GRE Tunnel Interface Configuration Mode Commands
destination