Virtual Private Networks (VPN)
NEMO
IX14 User Guide
666
(config vpn nemo nemo_example)> coaddress address
IP_address
(config vpn nemo nemo_example)>
The default is
defaultroute
.
12. Set the GRE tunnel local endpoint:
a. Set the method to determine the GRE tunnel local endpoint:
(config vpn nemo nemo_example)> tun_local type
value
(config vpn nemo nemo_example)>
where
value
is one of:
n
defaultroute
: Uses the same network interface as the default route.
n
interface
If
interface
is used, set the interface.
i. Use the
?
to determine available interfaces:
(config vpn nemo nemo_example)> tun_local interface ?
Interface: The network interface to use to communicate with
the peer. Set this field to blank if using the default route.
Format:
defaultip
defaultlinklocal
lan
loopback
modem
Current value:
(config vpn nemo nemo_example)> tun_local interface
ii. Set the interface. For example:
(config vpn nemo nemo_example)> tun_local interface LAN
(config vpn nemo nemo_example)>
The default is
defaultroute
.
13. Configure one or more local networks to use as a virtual NEMO network interface. Generally,
this will be a Local Area Network (LAN):
a. Add a local network to use as a virtual NEMO network interface:
(config vpn nemo nemo_example)> add network end LAN
(config vpn nemo nemo_example)>
b. (Optional) Repeat for additional interfaces.
14. Save the configuration and apply the change:
(config)> save
Configuration saved.
>