Virtual Private Networks (VPN) Generic Routing Encapsulation (GRE)
IX10 User Guide
420
3. Add the GRE endpoint interface. For example, to add an interface named gre_endpoint:
(config)> add network interface gre_interface
(config network interface gre_interface)>
4. Set the interface zone to internal:
(config network interface gre_interface)> zone internal
(config network interface gre_interface)>
5. Set the interface device to loopback:
(config network interface gre_interface)> device /network/device/loopback
(config network interface gre_interface)>
6. Set the IP address and subnet mask of the local GRE endpoint. For example, to set the local
GREendpoint's IP address and subnet mask to 10.10.1.1/24:
(config network interface gre_interface)> ipv4 address 10.10.1.1/24
(config network interface gre_interface)>
7. Save the configuration and apply the change:
(config network interface gre_interface)> save
Configuration saved.
>
8. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
Task Two: Configure the GREtunnel
Web
1. Log into Digi Remote Manager, or log into the local Web UI as a user with full Admin access
rights.
2. Access the device configuration:
Remote Manager:
a. Locate your device as described in Use Digi Remote Manager to view and manage your
device.
b. Click the Device ID.
c. Click Settings.
d. Click to expand Config.
Local Web UI: