Virtual Private Networks (VPN) IPsec
Digi Connect IT® 16/48 User Guide
256
(config vpn ipsec tunnel ipsec_example policy 0)> local
network
ii. Set the interface. For example:
(config vpn ipsec tunnel ipsec_example policy 0)> local
network eth1
(config vpn ipsec tunnel ipsec_example policy 0)>
n custom: A user-defined network.
Set the custom network:
(config vpn ipsec tunnel ipsec_example policy 0)> local custom
value
(config vpn ipsec tunnel ipsec_example policy 0)>
where value is the IPv4 address and optional netmask. The keyword any can also
be used.
n request: Requests a network from the remote peer.
d. Set the IP address and optional netmask of the remote network. The keyword any can
also be used.
(config vpn ipsec tunnel ipsec_example policy 0)> remote network value
(config vpn ipsec tunnel ipsec_example policy 0)>
19. (Optional) Change the NAT keep alive time:
a. Change to the root of the configuration schema:
(config vpn ipsec tunnel ipsec_example policy 0)> ...
(config)>
b.
(config)> vpn ipsec advanced keep_alive value
(config)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the
format number{w|d|h|m|s}.
For example, to set keep_alive to ten minutes, enter either 10m or 600s:
(config)> vpn ipsec advanced keep_alive 600s
(config)>
The default is 40 seconds.
20. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
21. 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.