Skip to content

Commit 98ab199

Browse files
committed
pencil edits
1 parent 85e03b1 commit 98ab199

File tree

5 files changed

+45
-55
lines changed

5 files changed

+45
-55
lines changed

articles/virtual-wan/about-client-address-pools.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: 'About client address pools for P2S User VPN'
33
titleSuffix: Azure Virtual WAN
44
description: Learn about client address pools for User VPN P2S.
5-
services: virtual-wan
65
author: cherylmc
76
ms.service: virtual-wan
87
ms.topic: conceptual
@@ -60,7 +59,7 @@ The following table summarizes the available scale unit choices for Point-to-sit
6059

6160
Point-to-site VPN address pool assignments are done automatically by Virtual WAN. See the following basic guidelines for specifying address pools.
6261

63-
* One gateway instance allows for a maximum of 10,000 concurrent connections. As such, each address pool should contain at least 10,000 unique IPv4 addresses. If less than 10,000 addresses are assigned to each instance incoming connections will be rejected after all allocated IP addresses have been assigned.
62+
* One gateway instance allows for a maximum of 10,000 concurrent connections. As such, each address pool should contain at least 10,000 unique IPv4 addresses. If less than 10,000 addresses are assigned to each instance, incoming connections will be rejected after all allocated IP addresses have been assigned.
6463
* Multiple address pool ranges are automatically combined and assigned to a **single** gateway instance. This process is done in a round-robin manner for any gateway instances that have less than 10,000 IP addresses. For example, a pool with 5,000 addresses can be combined automatically by Virtual WAN with another pool that has 8,000 addresses and is assigned to a single gateway instance.
6564
* A single address pool is only assigned to a single gateway instance by Virtual WAN.
6665
* Address pools must be distinct. There can be no overlap between address pools.

0 commit comments

Comments
 (0)