Skip to content

Commit b2bd0d1

Browse files
Merge pull request #310088 from wtnlee/spaceupdate
hello
2 parents 84f8487 + 7fccd53 commit b2bd0d1

4 files changed

Lines changed: 13 additions & 19 deletions

File tree

articles/virtual-wan/about-nva-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ NVAs in Virtual WAN are deployed to ensure you always are able to achieve at min
114114

115115
If the total amount of traffic that passes through an NVA at a given time goes above the vendor-specific throughput numbers for the chosen scale unit, events that might cause an NVA instance to be unavailable including but not limited to routine Azure platform maintenance activities or software upgrades can result in service or connectivity disruption. To minimize service disruptions, you should choose the scale unit based on your peak traffic profile and vendor-specific throughput numbers for a particular scale unit as opposed to relying on best-case throughput numbers observed during testing.
116116

117-
### Hub address space
117+
### <a name="hubspace"></a> Hub address space
118118

119119
Every Virtual WAN hub is deployed with a hub address space. The minimum recommended hub address space is /23. Virtual WAN automatically carves out subnets within the hub to deploy different services within the Virtual WAN hub such as Azure Firewalls, NVAs and gateway connectivity services.
120120

articles/virtual-wan/how-to-nva-hub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Ensure your Virtual WAN hub has sufficient IP addresses to allow for scalability
5959
* Add additional IP configurations to your NVA interfaces.
6060
* Re-size your NVA (increase scale unit).
6161

62-
For more information on how Virtual WAN allocates IP addresses to NVAs in the hub, see [hub address space for NVAs documentation](about-nva-hub.md#hub-address-space).
62+
For more information on how Virtual WAN allocates IP addresses to NVAs in the hub, see [hub address space for NVAs documentation](about-nva-hub.md#hubspace).
6363

6464
## Assigning Permissions to Azure Managed Application
6565

articles/virtual-wan/hub-settings.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,12 @@ Previously, there wasn't a configuration option for you to use to influence rout
114114
For more information, see [About virtual hub routing preference](about-virtual-hub-routing-preference.md).
115115

116116
## <a name = "addressspace"></a>Virtual hub address space
117-
The recommended address space for a Virtual WAN hub is **/23** or larger. It's important to note that the hub address space **cannot be modified after the hub is created**. To change the hub address space, you must redeploy the virtual hub, which can result in downtime.
117+
118+
The Virtual WAN hub address space **can't be modified after the hub is created**. Use the following information to select the proper hub address size for your deployment:
119+
* To accommodate future scalability and architectural needs, while the minimum address space for a Virtual WAN hub is **/24**, it is recommended to specify a **/23 address space** or larger during hub creation.
120+
* If you are using an Azure Firewall within Virtual WAN, a minimum hub address space of **/22** is required to ensure Azure Firewall is able to allocate sufficient IP addresses to scale to maximum throughput.
121+
* If you are using Network Virtual Appliances in the Virutal WAN hub, the size of your Virtual WAN hub determines the number of usable IP addresses allocated to NVAs. See [NVA documentation](about-nva-hub.md#hubspace) for the mapping between hub address space and alloctable IP addresses to NVAs.
122+
118123

119124
The Virtual WAN hub automatically assigns subnets from the specified address space to various Azure services, including:
120125

@@ -123,10 +128,7 @@ The Virtual WAN hub automatically assigns subnets from the specified address spa
123128
- [Site-to-site VPN](virtual-wan-site-to-site-portal.md)
124129
- [Point-to-site VPN](point-to-site-concepts.md)
125130
- [Azure Firewall](howto-firewall.md)
126-
127-
For scenarios where Network Virtual Appliances (NVAs) are deployed inside the virtual hub, an additional subnet is allocated for the NVA instances. Typically, a **/28 subnet** is assigned for a small number of NVAs. However, if multiple NVAs are provisioned, a **/27 subnet** might be allocated.
128-
129-
To accommodate future scalability and architectural needs, while the minimum address space for a Virtual WAN hub is **/24**, it is recommended to specify a **/23 address space** or larger during hub creation.
131+
- [Network Virtual Appliances](about-nva-hub.md)
130132

131133
A Virtual WAN hub's address space should **not** overlap with:
132134

articles/virtual-wan/virtual-wan-faq.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -430,19 +430,11 @@ The Virtual WAN hub drops routes with an ASN of 0 in the AS-Path. To ensure thes
430430
Yes. This option is currently available via PowerShell only. The Virtual WAN portal requires that the hubs are in the same resource group as the Virtual WAN resource itself.
431431

432432
### What is the recommended hub address space during hub creation?
433-
The recommended address space for a Virtual WAN hub is **/23** or larger. It's important to note that the hub address space **cannot be modified after the hub is created**. To change the hub address space, you must redeploy the virtual hub, which can result in downtime.
434433

435-
The Virtual WAN hub automatically assigns subnets from the specified address space to various Azure services, including:
436-
437-
- Virtual Hub Router
438-
- ExpressRoute
439-
- Site-to-site VPN
440-
- Point-to-site VPN
441-
- Azure Firewall
442-
443-
For scenarios where Network Virtual Appliances (NVAs) are deployed inside the virtual hub, an additional subnet is allocated for the NVA instances. Typically, a **/28 subnet** is assigned for a small number of NVAs. However, if multiple NVAs are provisioned, a **/27 subnet** might be allocated.
444-
445-
To accommodate future scalability and architectural needs, while the minimum address space for a Virtual WAN hub is **/24**, it is recommended to specify a **/23 address space** or larger during hub creation.
434+
The Virtual WAN hub address space **can't be modified after the hub is created**. Use the following information to select the proper hub address size for your deployment:
435+
* To accommodate future scalability and architectural needs, while the minimum address space for a Virtual WAN hub is **/24**, it is recommended to specify a **/23 address space** or larger during hub creation.
436+
* If you are using an Azure Firewall within Virtual WAN, a minimum hub address space of **/22** is required to ensure Azure Firewall is able to allocate sufficient IP addresses to scale to maximum throughput.
437+
* If you are using Network Virtual Appliances in the Virutal WAN hub, the size of your Virtual WAN hub determines the number of usable IP addresses allocated to NVAs. See [NVA documentation](about-nva-hub.md#hubspace) for the mapping between hub address space and alloctable IP addresses to NVAs.
446438

447439
### Is there support for IPv6 in Virtual WAN?
448440

0 commit comments

Comments
 (0)