
C613-50186-01 Rev B
Command Reference for AR2050V
2793
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
L
2
TP
TUNNEL
l2tp tunnel
Overview
Use this command to create a named L2TP tunnel, and to enter L2TP Tunnel
Configuration mode to configure it.
Use the
no
variant of this command to remove the named tunnel and all of its
configuration.
Syntax
l2tp tunnel <
tunnel-name
>
no l2tp tunnel <
tunnel-name
>
Default
No L2TP tunnel is configured by default.
Mode
Global Configuration
Example
To create and begin configuring a new L2TP tunnel named 'tunnel1', use the
commands:
awplus#
configure terminal
awplus(config)#
l2tp tunnel tunnel1
awplus(config-l2tp-tunnel)#
To remove the tunnel ‘tunnel1’ and its configuration, use the commands:
awplus#
configure terminal
awplus(config)#
no l2tp tunnel tunnel1
Related
Commands
Parameter
Description
<tunnel-name>
The name of the tunnel to create, change or delete.