Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
source
Configures the source of tunneled packets.
Product
PDSN
HA
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > Tunnel Interface Configuration > IPv6 to IPv4 Tunnel
Interface Configuration
configure > context context_name > interface interface_name tunnel > tunnel-mode ipv6ip
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-if-tunnel-ipv6ip)#
Syntax Description
source { address ip_address | interface interface_name }
no source { address | interface }
address ip_address
Specifies the IPv4 address to use as the source address of the tunnel.
ip_address must be expressed in IPv4 dotted-decimal notation.
interface interface_name
Specifies the name of a non-tunnel IPv4 interface, whose address is used as the source address of the tunnel.
interface must be an alphanumeric string of 1 through 79 characters.
no source { address | interface }
Removes configuration for the specified keyword.
Usage Guidelines
Configures the source IPv4 address of the tunnel by either specifying the IP address (host address) or by
specifying another configured non-tunnel IPv4 interface. The source address must be an existing interface
address before it is used. State of source address will affect the operational state of the tunnel.
Examples
The following command configures the source address of the tunnel.
source address 10.2.3.4
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
296
IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
source