hello
To configure the interval used to exchange hello keepalive packets in a Layer 2 control channel, use the hello command in L2TP class configuration mode. To disable the sending of hello keepalive packets, use the no form of this command.
hello seconds
no hello seconds
Syntax Description
seconds |
Number of seconds that a router at one end of a Layer 2 control channel waits between sending hello keepalive packets to its peer router. The valid values range from 0 to 1000 seconds. The default value is 60 seconds. |
Command Default
The router sends hello keepalive packets at 60 second intervals.
Command Default
L2TP class configuration
Command History
Release |
Modification |
---|---|
12.0(23)S |
This command was introduced. |
12.3(2)T |
This command was integrated into Cisco IOS Release 12.3(2)T. |
12.2(25)S |
This command was integrated into Cisco IOS Release 12.2(25)S. |
12.2(27)SBC |
Support for this command was integrated into Cisco IOS Release 12.2(27)SBC. |
Usage Guidelines
You can configure different values with the hello command on the router at each end of a Layer 2 control channel.
Examples
The following example sets an interval of 120 seconds between sendings of hello keepalive messages in pseudowires that have been configured using the L2TP class configuration named “l2tp class1”:
Router(config)
# l2tp-class l2tp-class1
Router(config-l2tp-class)
# hello 120