
C613-50186-01 Rev B
Command Reference for AR2050V
2824
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
VERSION
version
Overview
Use this command to specify the protocol version of a L2TP tunnel.
Syntax
version [
<version>
]
Default
The L2TP version is 2 by default.
Mode
L2TP Profile Configuration and L2TP Tunnel Configuration
Example
To use L2TPv2 for L2TP tunnel profile ‘public’, use the commands:
awplus#
configure terminal
awplus(config)#
l2tp-profile public
awplus(config-l2tp-profile)#
version 2
To use L2TPv2 for L2TP tunnel ‘tunnelone’, use the commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnelone
awplus(config-l2tp-tunnel)#
version 2
Related
Commands
show running-config l2tp-profile
Parameter
Description
<version>
The protocol version of the L2TP tunnel. Version 2 is supported.