l2tp tunnel hello
To specify the interval between hello messages on L2TP over IPsec connections, use the l2tp tunnel hello command in global configuration mode. To reset the interval to the default, use the no form of the command:
l2tp tunnel hello interval
no l2tp tunnel hello interval
Syntax Description
interval |
Interval between hello messages in seconds. The Default is 60 seconds. The range is 10 to 300 seconds. |
Command Default
The default is 60 seconds.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode |
Firewall Mode |
Security Context |
|||
---|---|---|---|---|---|
Routed |
Transparent |
Single |
Multiple |
||
Context |
System |
||||
Global configuration |
|
|
|
— |
— |
Command History
Release |
Modification |
---|---|
7.2(1) |
This command was added. |
Usage Guidelines
The l2tp tunnel hello command enables the ASA to detect problems with the physical layer of the L2TP connection. The default is 60 secs. With the default setting in place, you can expect the L2TP tunnel to disconnect after 180 seconds. If you configure it to a lower value, connections that are experiencing problems are disconnected earlier. The maximum retry of L2TP is 3.
Examples
The following example configures the interval between hello messages to 30 seconds:
ciscoasa(config)# l2tp tunnel hello 30