l2tp static
To enable the Layer 2 Tunneling Protocol (L2TP) static submode, and perform L2TP pseudowire configurations,
use the l2tp static command in p2p pseudowire configuration submode. To disable the L2TP static submode,
use the no form of this command.
l2tp static [local {cookie {secondary size| size} {0| 4| 8} value value| session session id}| remote {cookie
size {0| 4| 8} value value | session session id}]
no l2tp static [local {cookie{secondary size| size} {0| 4| 8} value cookie value| session session id}| remote
{cookie size {0| 4| 8} value cookie value | session session id}]
Syntax Description
(Optional) Configures local cookies and sessions.local
Sets L2TP pseudowire static local or remote cookie.cookie
Sets L2TP pseudowire static local cookie secondary size.secondary size
Sets L2TP pseudowire static local cookie size.size
Sets the value of the cookie.value
Value of the cookie.
The cookie values are specified based on the configured cookie size:
• Cookie size 0—No cookie value is set.
• Cookie size 4—Lower 4 bytes value (<0x0-0xffffffff>) is set.
• Cookie size 8—Lower 4 bytes value and higher 4 bytes values
(<0x0-0xffffffff> <0x0-0xffffffff> ) are set.
cookie value
Sets L2TP pseudowire static local or remote session.session
Session ID. Range is from 1 to 65535.
session id
(Optional) Configures remote cookies and sessions.remote
Command Default
None
Command Modes
p2p pseudowire configuration
Command History
ModificationRelease
This command was introducedRelease 4.3.1
Cisco ASR 9000 Series Aggregation Services Router VPN and Ethernet Services Command Reference, Release
6.1.x
87
Point to Point Layer 2 Services Commands
l2tp static