Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
PDSN Service Configuration Mode Commands   
▀  ppp 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
7748 
   
ppp 
Sets PPP tunneling parameters for subscribers in the current PDSN service. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PDSN Service Configuration 
configure > context context_name > pdsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pdsn-service)# 
Syntax
 
ppp { tunnel-context context_name | tunnel-type { l2tp | none } } 
 [ no | default ] ppp tunnel-type 
no
 
 Enables/Disables the PPP tunneling parameters for subscribers in the current PDSN service. 
default
 
Sets / Restores default value assigned for PPP tunneling parameters for subscribers in the current PDSN 
service. 
tunnel-context
 
context_name
 
The name of the context that has a LAC service configured to handle all tunnels from this PDSN service. 
tunnel-type
 { 
l2tp
 |
none
 } 
l2tp
: Force all subscriber sessions in this PDSN service to use L2TP tunneling. 
none
: Do not force L2TP tunneling. This is the default. 
Important:
  If the context specified by the 
ppp tunnel-context
 
context_name
 command does not have a 
LAC service configured and 
tunnel-type
 is set to 
l2tp
 or the call is rejected. 
Important:
  If the PPP tunnel context has not been set or has been cleared with the 
no ppp tunnel-context
 
command and 
tunnel-type
 is set to 
l2tp
, the context where the current PDSN service resides is used. If that context 
does not have a LAC service configured the call is rejected. 
Usage 
Use this command to enable or disable forced L2TP tunneling for all subscribers using this PDSN service. 
Also use this command to define which context defines the L2TP tunneling parameters.