Manual

Layer 2 Tunnel Protocol Version 3
l2tp-class
108
Cisco IOS Releases 12.0(29)S and 12.2(25)S
l2tp-class
To create a template of Layer 2 Tunnel Protocol (L2TP) control plane configuration settings that can be
inherited by different pseudowire classes and to enter L2TP class configuration mode, use the l2tp-class
command in global configuration mode.
l2tp-class [l2tp-class-name]
Syntax Description
Defaults No L2TP classes are defined.
Command Modes Global configuration
Command History
Usage Guidelines The l2tp-class l2tp-class-name command allows you to configure an L2TP class template that consists
of configuration settings used by different pseudowire classes. An L2TP class includes the following
configuration settings:
Host name of local router used during L2TPv3 authentication
Authentication enabled
Time interval used to exchange hello packets
Password used for control channel authentication
Packet size of receive window
Retransmission settings for control packets
Time allowed to set up a control channel
The l2tp-class command enters L2TP class configuration mode, where L2TP control plane parameters
are configured.
You must use the same L2TP class in the pseudowire configuration at both ends of an L2TPv3 control
channel.
Examples The following example shows how to enter L2TP class configuration mode to create an L2TP class
configuration template for the class named ether-pw:
Router(config)# l2tp-class ether-pw
l2tp-class-name (Optional) Name of the L2TP class. The l2tp-class-name argument must be
specified if you want to configure multiple sets of L2TP control parameters.
Release Modification
12.0(23)S This command was introduced.
12.2(25)S This command was integrated into Cisco IOS Release 12.2(25)S.