Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
  LNS Service Configuration Mode Commands 
keepalive-interval  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
6895 
keepalive-interval 
This command specifies the amount of time to wait before sending a Hello keepalive message. 
Product
 
PDSN 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > LNS Service Configuration 
configure > context context_name > lns-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-lns-service)# 
Syntax
 
keepalive-interval seconds 
no keepalive-interval 
no
 
Disables the generation of Hello keepalive messages on the tunnel. 
seconds
 
Default: 60 
Specifies the number of seconds to wait before sending a Hello keepalive message as an integer from 30 
through 2147483648. 
Usage 
Use this command to set the amount of time to wait before sending a Hello keepalive message or disable the 
generation of Hello keepalive messages completely. A keepalive mechanism is employed by L2TP in order to 
differentiate tunnel outages from extended periods of no control or data activity on a tunnel. This is 
accomplished by injecting Hello control messages after a specified period of time has elapsed since the last 
data or control message was received on a tunnel. As for any other control message, if the Hello message is 
not reliably delivered then the tunnel is declared down and is reset. The transport reset mechanism along with 
the injection of Hello messages ensures that a connectivity failure between the LNS and the LAC is detected 
at both ends of a tunnel. 
Example
 
Use the following command to set the Hello keepalive message interval to 
120
 seconds: 
keepalive-interval 120 
Use the following command to disable the generation of Hello keepalive messages: 
no keepalive-interval