для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1630
source
This command configures the source IP address of the tunnel either by specifying the IP address (host address)
or by specifying another configured non-tunnel IP interface. This is a mandatory configuration for 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 ] source { address ip_address | interface interface_name }
no
Removes/disassociates the configured source IP address or host interface from a specific GRE tunnel interface
configuration.
address ip_address
Configures the IP address for the interface specifying the IP address.
ip_address must be specified using IPv4 dotted-decimal notation.
interface interface_name
Specifies the name of the preconfigured non-tunnel IP interface, whose address is used as the source address
of the GRE tunnel.
Usage Guidelines
Use this command to configure the source IP address of the tunnel either by specifying the IP address (host
address) or by specifying another configured non-tunnel IP interface for GRE tunnel interface.
State of source address will affect the operational state of the tunnel.
Important
Command Line Interface Reference, Modes G - H, StarOS Release 19    
1031
GRE Tunnel Interface Configuration Mode Commands
source