Digi IX10 User Manual page 446

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

Virtual Private Networks (VPN)
d. Set the device to the IP tunnel created above:
(config network interface dmvpn_tunnel_interface)> device
/vpn/iptunnel/dmvpn_tunnel
(config network interface dmvpn_tunnel_interface)>
e. Set the IP address and netmask of the tunnel. The netmask must be set to /32. For
example, to set the IP address to 10.20.1.4/32:
(config network interface dmvpn_tunnel_interface)> ipv4 address
10.20.1.4/32
(config network interface dmvpn_tunnel_interface)>
5. Configure NHRP:
a. Type ... to return to the top level of the configuration schema:
(config network interface dmvpn_tunnel_interface)> ...
(config)>
b. Enable routing services:
(config)> network route service enable true
(config)>
c. Enable NHRP:
(config)> network route service nhrp enable true
(config)>
d. Add an NHRP network:
(config)> add network route service nhrp network end
(config network route service nhrp network 0)>
e. Set the interface to the interface that was created above:
(config network route service nhrp network 0)> interface dmvpn_tunnel_
interface
(config network route service nhrp network 0)>
f. Set the tunnel to the IP tunnel created above:
(config network route service nhrp network 0)> tunnel
/vpn/iptunnel/dmvpn_tunnel
(config network route service nhrp network 0)>
g. Add a net hop server:
(config network route service nhrp network 0)> add nhs end
(config network route service nhrp network 0 nhs 0)>-
IX10 User Guide
Dynamic Multipoint VPN (DMVPN)
446

Advertisement

Table of Contents
loading

Table of Contents