Virtual Private Networks (VPN)
L2TPv3 Ethernet
IX10 User Guide
388
The default is
None
.
h. Repeat for additional sessions.
11. Click
Apply
to save the configuration and apply the change.
Command line
1. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the IX10
local 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:
ii. Set the interface. For example:
(config vpn l2tpeth L2TPv3_example)> local /network/interface/eth1
(config vpn l2tpeth L2TPv3_example)>
6. Set the tunnel identifier for this tunnel. This must match the value for peer tunnel ID on the
remote peer.
(config vpn l2tpeth L2TPv3_example)> tunnel_id
value
(config vpn l2tpeth L2TPv3_example)>
where
value
is any integer between 1 and 4294967295.
7. Set the tunnel ID of the remote peer:
(config vpn l2tpeth L2TPv3_example)> peer_tunnel_id
value
(config vpn l2tpeth L2TPv3_example)>
where
value
is any integer between 1 and 4294967295.
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...