Virtual Private Networks (VPN) Dynamic Multipoint VPN (DMVPN)
Digi Connect EZ Mini User Guide
304
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)>-
6. Set the hostname or IP address of the node that will be the next hop server:
(config network route service nhrp network 0 nhs 0)> nbma hostname/IP_
address
(config network route service nhrp network 0 nhs 0)>
7. Configure the overlay connection using BGP:
a. Type ... to return to the top level of the configuration schema:
(config network interface dmvpn_tunnel_interface)> ...
(config)>
b. Enable BGP:
(config)> network route service bgp enable true
(config)>
c. Set the autonomous system number for this device. For example, to set the autonomous
system number to 66007: