Virtual Private Networks (VPN)
L2TPv3 Ethernet
TX54 User Guide
530
g. For
Sequence numbering control
, determine the sequence number control to prevent or
detect out of order packets. Allowed values are:
n
None
: No sequence numbering.
n
Send
: Add a sequence number to each outgoing packet.
n
Receive
: Reorder packets if they are received out of order.
n
Both
: Add a sequence number to each outgoing packet, and reorder packets if they
are received out of order.
The default is
None
.
h. Repeat for additional sessions.
11. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the TX54 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a L2TPv3 Ethernet tunnel. For example, to add a tunnel named
L2TPv3_example
:
(config)> add vpn l2tpv3 L2TPv3_example
(config vpn l2tpeth L2TPv3_example)>
The tunnel is enabled by default. To disable:
(config vpn l2tpeth L2TPv3_example)> enable false
(config vpn l2tpeth L2TPv3_example)>
4. Set the IPv4 address of the remote endpoint:
(config vpn l2tpeth L2TPv3_example)> remote
IP_address
(config vpn l2tpeth L2TPv3_example)>
5. Set the interface of the local endpoint:
i. Use the
?
to determine available interfaces:
(config vpn l2tpeth L2TPv3_example)> local ?
Local endpoint: The local network interface to connect to peer
device.
Format:
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...