Digi IX40 User Manual page 465

Table of Contents

Advertisement

Virtual Private Networks (VPN)
3. For Zone, select Internal.
4. For Device, select Ethernet: loopback.
5. Click to expand IPv4.
6. For Address, type the IP address of the local GRE tunnel, 172.30.0.1/32.
7. 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 an interface named ipsec_endpoint1:
(config)> add network interface ipsec_endpoint1
(config network interface ipsec_endpoint1)>
3. Set the zone to internal:
(config network interface ipsec_endpoint1)> zone internal
(config network interface ipsec_endpoint1)>
4. Set the device to /network/device/loopback:
(config network interface ipsec_endpoint1)> device /network/device/loopback
(config network interface ipsec_endpoint1)>
5. Set the IPv4 address to the IP address of the local GRE tunnel, 172.30.0.1/32:
(config network interface ipsec_endpoint1)> ipv4 address 172.30.0.1/32
(config network interface ipsec_endpoint1)>
IX40 User Guide
Generic Routing Encapsulation (GRE)
465

Advertisement

Table of Contents
loading

Table of Contents