l2tp-class
To create the l2tp class that needs to be used for L2TP parameters for the vpdn-group and to enter the l2tp class configuration submode, use the l2tp-class command in Global Configuration mode. To disable this feature, use the no form of this command.
l2tp-class { c1 | l1 | l2tp_class_name } [ authentication | congestion-control | digest | hello-interval | hidden | hostname | ip | password | receive-window | retransmit | security | timeout | tunnel ]
| c1 |
Specifies the l2tp class name. |
| l1 |
Specifies the l2tp class name. |
| l2tp_class_name |
Specifies the l2tp class name. |
| authentication |
Authenticates the L2TP control connection. |
| congestion-control |
Enables L2Tp congestion control. |
| digest |
Specifies message digest configuration for L2TPv3 control connection. |
| hello-interval |
Hides AVPs in outgoing control messages. |
| hidden |
Sets HELLO message interval. |
| hostname |
Specifies the local hostname for control connection authentication. |
| ip |
Specifies the settings for tunnel. |
| password |
Specifies the password for control connection authentication. |
| receive-window |
Receives the window size for control connection. |
| retransmit |
Specifies the control message retransmission parameters. |
| security |
Specifies the L2TP security command. |
| timeout |
Specifies the control connection timeout parameters. |
| tunnel |
Specifies the tunnel settings. |
Command Default
No default behavior or values
Command Modes
Global Configuration mode
Command History
| Release | Modification |
|---|---|
|
Release 4.2.0 |
This command was introduced. |
Usage Guidelines
No specific guidelines impact the use of this command.
Task ID
| Task ID | Operation |
|---|---|
|
tunnel |
read, write |
Examples
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# l2tp-class c1
RP/0/RSP0/CPU0:router(config)# l2tp-class c1 congestion-control

Feedback