Virtual Private Networks (VPN)
L2TPv3 Ethernet
TX54 User Guide
532
9. Add a session carried by the parent tunnel:
(config vpn l2tpeth L2TPv3_example)> add session session_example
(config vpn l2tpeth L2TPv3_example session_example)>
10. Set the session identifier for this session. This must match the value for peer session ID on the
remote peer.
(config vpn l2tpeth L2TPv3_example session_example)> session_id
value
(config vpn l2tpeth L2TPv3_example session_example)>
where
value
is any integer between 1 and 4294967295.
11. Set the session ID of the remote peer:
(config vpn l2tpeth L2TPv3_example session_example)> peer_session_id
value
(config vpn l2tpeth L2TPv3_example session_example)>
where
value
is any integer between 1 and 4294967295.
12. (Optional) Set the cookie value to be assigned to the session.
(config vpn l2tpeth L2TPv3_example session_example)> cookie
value
(config vpn l2tpeth L2TPv3_example session_example)>
Allowed
value
is 8 or 16 hex digits.
13. (Optional) Set the cookie value of the remote peer:
(config vpn l2tpeth L2TPv3_example session_example)> peer cookie
value
(config vpn l2tpeth L2TPv3_example session_example)>
Allowed
value
is 8 or 16 hex digits.
14. Set the Layer2Specific header type. This must match what is configured on the remote peer.
(config vpn l2tpeth L2TPv3_example session_example)> l2spec_type
value
(config vpn l2tpeth L2TPv3_example session_example)>
where
value
is either
none
or
default
. The default is
default
.
15. Set the sequence number control to prevent or detect out of order packets.
(config vpn l2tpeth L2TPv3_example session_example)> seq
value
(config vpn l2tpeth L2TPv3_example session_example)>
where
value
is one of:
n
none
: No sequence numbering.
n
send
: Add a sequence number to each outgoing packet.
n
recv
: 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
.
Содержание 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 ...