Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  Subscriber Configuration Mode Commands 
tunnel ipip  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
8369 
tunnel ipip 
Configures IP-in-IP tunnelling parameters for the current subscriber. 
Product
 
PDSN 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
tunnel ipip peer-address peer_address local-address local_addr ] 
no tunnel ipip 
peer-address
 
peer_address
 
Specifies the IP address of the external gateway terminating the IP-in-IP tunnel. 
local-address
 
local_addr
 
Specifies the IP address of the interface in the destination context originating the IP-in-IP tunnel. 
no
 
Disables IP-in-IP tunneling for the current subscriber. 
Usage 
Subscriber IP payloads are encapsulated with IP-in-IP headers and tunneled by the GGSN or PDSN to an 
external gateway. 
Example
 
The following command configures the system to encapsulate subscriber traffic using IP-in-IP and tunnel it 
from a local address of 
192.168.1.100
 to a gateway with an IP address of 
192.168.1.225
tunnel ipip peer-address 192.168.1.225 local-address 192.168.1.100 
preference 1