Digi IX30 User Manual page 471

Table of Contents

Advertisement

Virtual Private Networks (VPN)
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:
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
n
received out of order.
The default is none.
16. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
IX30 User Guide
L2TPv3 Ethernet
471

Advertisement

Table of Contents
loading

Table of Contents