
Virtual Private Networks (VPN)
Generic Routing Encapsulation (GRE)
AnywhereUSB® Plus User Guide
640
Task Two: Configure the GRE tunnel
É
WebUI
1. Log into the AnywhereUSB Plus WebUI as a user with full Admin access rights.
2. On the menu, click
System
. Under
Configuration
, click
Device Configuration
.
The
Configuration
window is displayed.
3. Click
VPN
>
IP Tunnels
.
4. For
Add IP tunnel
, type a name for the GRE tunnel and click
g
.
5.
Enable
the tunnel.
New tunnels are enabled by default. To disable, or to enable if it has been disabled, click
Enable
.
6. For
Local endpoint
, select the GRE endpoint interface created in
.
7. For
Remote endpoint
, type the IP address of the GRE endpoint on the remote peer.
8. (Optional) For
Key
, enter a key that will be inserted in GRE packets created by this tunnel. It
must match the key set by the remote endpoint. Allowed value is an interger between 0 and
4294967295, or an IP address.
9. (Optional)
Enable keepalive reply
to enable the device to reply to Cisco GRE keepalive
packets.
10. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the AnywhereUSB Plus 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 the GRE endpoint tunnel. For example, to add a tunnel named
gre_example
:
(config)> add vpn iptunnel gre_example
(config vpn iptunnel gre_example)>
Summary of Contents for AnywhereUSB Plus
Page 1: ...AnywhereUSB Plus User Guide Firmware version 21 8 ...
Page 212: ...Interfaces Bridging AnywhereUSB Plus User Guide 212 ...
Page 308: ...Services Configure the ping responder service AnywhereUSB Plus User Guide 308 iperf Done ...
Page 509: ...File system Upload and download files AnywhereUSB Plus User Guide 509 sftp exit ...
Page 604: ...Virtual Private Networks VPN IPsec AnywhereUSB Plus User Guide 604 ...