
C613-50186-01 Rev B
Command Reference for AR2050V
2795
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L2TP C
OMMANDS
L
2
TP
UNMANAGED
PORT
l2tp unmanaged port
Overview
Use this command to set the UDP port for an (IPv4 and IPv6) unmanaged L2TP
tunnel (L2TPv3 Ethernet Pseudowires).
This command can only change the UDP port when there is no unmanaged L2TP
tunnel (L2TPv3 Ethernet Pseudowires) configured.
Use the
no
variant of this command to reset the UDP port to the default (1701).
Syntax
l2tp unmanaged port [<
1-65535
>]
no l2tp unmanaged port
Default
The UDP port is 1701 by default.
Mode
Global Configuration
Usage
The default UDP port for both unmanaged and managed L2TP tunnels is 1701. If
both kinds of tunnel will be configured, the UDP port for the unmanaged tunnel
must be changed to a different port by using the
l2tp unmanaged port
command.
Be aware of potential clashes with other UDP port users. Unless it is likely to be
used for other purposes, we recommend configuring UDP port 1702 as a suitable
alternative.
Example
To set the UDP port for an L2TP unmanaged tunnel (L2TPv3 Ethernet Pseudowires)
to 1702, use the following commands:
awplus#
configure terminal
awplus(config)#
l2tp unmanaged port 1702
Related
Commands
Parameter
Description
<1-65535>
The number of the UDP port to use for an unmanaged L2TP
tunnel (L2TPv3 Ethernet Pseudowires).