Skip to content

Commit 1d2a222

Browse files
authored
Merge pull request #108858 from cherylmc/patch-4
Update virtual-wan-faq-include.md
2 parents 2fba4d2 + bd8735a commit 1d2a222

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

includes/virtual-wan-faq-include.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: cherylmc
66
ms.service: virtual-wan
77
ms.topic: include
8-
ms.date: 10/17/2019
8+
ms.date: 03/24/2020
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---
@@ -17,6 +17,10 @@ Virtual WAN provides many functionalities built into a single pane of glass such
1717

1818
Virtual WAN supports [Azure VPN client](https://go.microsoft.com/fwlink/?linkid=2117554), OpenVPN Client, or any IKEv2 client. Azure AD authentication is supported with Azure VPN Client.A minimum of Windows 10 client OS version 17763.0 or higher is required. OpenVPN client(s) can support certificate based authentication. Once cert-based auth is selected on the gateway, you will see the .ovpn file to download to your device. Both certificate and RADIUS auth is supported with IKEv2.
1919

20+
### For User VPN (Point-to-site)- Why is the P2S client pool split into two routes?
21+
22+
Each gateway has two instances, the split happens so that each gateway instance can independently allocate client IPs for connected clients and traffic from the virtual network is routed back to the correct gateway instance to avoid inter-gateway instance hop.
23+
2024
### What is the difference between an Azure virtual network gateway (VPN Gateway) and an Azure Virtual WAN VPN gateway?
2125

2226
Virtual WAN provides large-scale site-to-site connectivity and is built for throughput, scalability, and ease of use. When you connect a site to a Virtual WAN VPN gateway, it is different from a regular virtual network gateway that uses a gateway type 'VPN'. Similarly, when you connect an ExpressRoute circuit to a Virtual WAN hub, it uses a different resource for the ExpressRoute gateway than the regular virtual network gateway that uses gateway type 'ExpressRoute'. Virtual WAN supports up to 20 Gbps aggregate throughput both for VPN and ExpressRoute. Virtual WAN also has automation for connectivity with an ecosystem of CPE branch device partners. CPE branch devices have built-in automation that auto-provisions and connects into Azure Virtual WAN. These devices are available from a growing ecosystem of SD-WAN and VPN partners. See the [Preferred Partner List](../articles/virtual-wan/virtual-wan-locations-partners.md).

0 commit comments

Comments
 (0)