Cisco Cisco Packet Data Interworking Function (PDIF)

Pagina di 8994
  Subscriber Configuration Mode Commands 
tunnel l2tp  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
8849 
local-address
 
ip_address
 
Specifies a LAC service bind address which is given as a hint that is used to select a particular LAC service. 
ip_address
 must be an IP address entered using IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal 
notation. 
crypto-map
 
map_name
 { [
encrypted
isakmp-secret
 
secret
 } 
Specifies the name of a crypto map that has been configured in the current context. 
map_name
 must be an 
alphanumeric string from 1 to 127 alphanumeric characters. 
isakmp-secret
 
secret
: Specifies the pre-shared key for the Internet Key Exchange (IKE). 
secret
 must 
be an alphanumeric string of 1 through 127 characters. 
encrypted
 
isakmp-secret
 
secret
: Specifies the pre-shared key for IKE. Encryption must be used when 
sending the key. 
secret
 must be an alphanumeric string of 1 through 127 characters. 
no
 
Disables tunneling for the current subscriber. When peer-address is included, the tunneling for that specific 
L2TP Network Server (LNS) is disabled but tunneling to other configured LNSs is still enabled. 
Usage 
Use this command to configure specific L2TP tunneling parameters for the current subscriber. 
Example
 
To specify L2tp tunneling to the LNS peer at the IP address 
198.162.10.100
 with a shared secret of 
bigco
 
and preference of 
1
, enter the following command: 
tunnel l2tp peer-address 198.162.10.100 secret bigco preference 1