Manual

Layer 2 Tunnel Protocol Version 3
timeout setup
143
Cisco IOS Releases 12.0(29)S and 12.2(25)S
timeout setup
To configure the amount of time allowed to set up a control channel with a remote provider edge (PE)
router at the other end of a Layer 2 Tunnel Protocol Version 3 (L2TPv3) pseudowire, use the timeout
setup command in L2TP class configuration mode. To disable the configured value, use the no form of
this command.
timeout setup seconds
no timeout setup seconds
Syntax Description
Defaults 300 seconds
Command Modes L2TP class configuration
Command History
Usage Guidelines Use this command to configure the amount of time spent attempting to establish a control channel.
Examples The following example sets a timeout period of 200 seconds to establish a control channel with a remote
peer in L2TPv3 pseudowires configured with the L2TP class named l2tp class1:
Router(config)# l2tp-class l2tp-class1
Router(config-l2tp-class)# timeout setup 200
Related Commands
seconds The number of seconds allowed to set up an L2TPv3 control channel. The
valid values range from 60 to 6000. The default value is 300 seconds.
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.
Command Description
l2tp-class Creates a template of L2TP control plane configuration settings that can be
inherited by different pseudowire classes and enters L2TP class
configuration mode.