Virtual Private Networks (VPN)
Generic Routing Encapsulation (GRE)
LR54 User Guide
547
1. Click
VPN
>
IP Tunnels
.
2. For
Add IP Tunnel
, type
gre_tunnel2
and click
.
3. For
Local endpoint
, select the IPsec endpoint interface created in
(
Interface: ipsec_
endpoint2
).
4. For
Remote endpoint
, type the IP address of the GRE tunnel on LR54-1,
172.30.0.1
.
5. Click
Apply
to save the configuration and apply the change.
Command line
1. At the command line, type
config
to enter configuration mode:
> config
(config)>
2. Add a GRE tunnel named
gre_tunnel2
:
(config)> add vpn iptunnel gre_tunnel2
(config vpn iptunnel gre_tunnel2)>
3. Set the local endpoint to the IPsec endpoint interface created in
(
/network/interface/ipsec_endpoint2
):
(config vpn iptunnel gre_tunnel2)> local /network/interface/ipsec_
endpoint2
(config vpn iptunnel gre_tunnel2)>
4. Set the remote endpoint to the IP address of the GRE tunnel on LR54-1,
172.30.0.1
:
(config vpn iptunnel gre_tunnel2)> remote 172.30.0.1
(config vpn iptunnel gre_tunnel2)>
5. Save the configuration and apply the change:
(config vpn iptunnel gre_tunnel2)> save
Configuration saved.
>
Task four: Create an interface for the GRE tunnel device
Web
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...