Jump to: navigation, search

Difference between revisions of "Neutron/VPNaaS/DMVPN"

(Created page with "== Overview == DMVPN introduces a hub and spoke model where the hub is configured once and remote VPN sites are the spokes that connects to the hub using IPsec VPN. DMVPN als...")
 
(Dynamic Multipoint VPN)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
DMVPN introduces a hub and spoke model where the hub is configured once and remote VPN sites are the spokes that connects to the hub using IPsec VPN. DMVPN also facilitates automatic spoke-to-spoke connection that comes up dyanamically. Adding a new remote site has minimal impact in the configuration of the other sites participating in the multipoint VPN. DMVPN uses Next Hop Routing Protocol (NHRP) to implement the hub and spoke connectivity.
 
DMVPN introduces a hub and spoke model where the hub is configured once and remote VPN sites are the spokes that connects to the hub using IPsec VPN. DMVPN also facilitates automatic spoke-to-spoke connection that comes up dyanamically. Adding a new remote site has minimal impact in the configuration of the other sites participating in the multipoint VPN. DMVPN uses Next Hop Routing Protocol (NHRP) to implement the hub and spoke connectivity.
 +
 +
[[File:Dmvpn-overview.JPG]]
  
 
== Blueprint ==
 
== Blueprint ==
  
 
https://blueprints.launchpad.net/neutron/+spec/dynamic-multipoint-vpn
 
https://blueprints.launchpad.net/neutron/+spec/dynamic-multipoint-vpn
 +
 +
== Specs ==
 +
 +
https://review.openstack.org/#/c/181563/

Latest revision as of 18:52, 26 May 2015

Overview

DMVPN introduces a hub and spoke model where the hub is configured once and remote VPN sites are the spokes that connects to the hub using IPsec VPN. DMVPN also facilitates automatic spoke-to-spoke connection that comes up dyanamically. Adding a new remote site has minimal impact in the configuration of the other sites participating in the multipoint VPN. DMVPN uses Next Hop Routing Protocol (NHRP) to implement the hub and spoke connectivity.

Dmvpn-overview.JPG

Blueprint

https://blueprints.launchpad.net/neutron/+spec/dynamic-multipoint-vpn

Specs

https://review.openstack.org/#/c/181563/