Cisco Cisco ASR 5000

Page of 9109
GRE Tunnel Interface Configuration Mode Commands   
▀  destination 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6072 
   
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 
Mode
 
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
 
[ 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 
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. 
Important:
  State of source address will affect the operational state of the tunnel. 
Example
 
The following command sets the 10.2.3.4 as destination IP address of the GRE tunnel interface: 
destination address 10.2.3.4