You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-wan/about-nva-hub.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ NVAs in Virtual WAN are deployed to ensure you always are able to achieve at min
114
114
115
115
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.
116
116
117
-
### Hub address space
117
+
### <aname="hubspace"></a> Hub address space
118
118
119
119
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.
Copy file name to clipboardExpand all lines: articles/virtual-wan/how-to-nva-hub.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Ensure your Virtual WAN hub has sufficient IP addresses to allow for scalability
59
59
* Add additional IP configurations to your NVA interfaces.
60
60
* Re-size your NVA (increase scale unit).
61
61
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).
63
63
64
64
## Assigning Permissions to Azure Managed Application
Copy file name to clipboardExpand all lines: articles/virtual-wan/hub-settings.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,12 @@ Previously, there wasn't a configuration option for you to use to influence rout
114
114
For more information, see [About virtual hub routing preference](about-virtual-hub-routing-preference.md).
115
115
116
116
## <aname = "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
+
118
123
119
124
The Virtual WAN hub automatically assigns subnets from the specified address space to various Azure services, including:
120
125
@@ -123,10 +128,7 @@ The Virtual WAN hub automatically assigns subnets from the specified address spa
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)
130
132
131
133
A Virtual WAN hub's address space should **not** overlap with:
Copy file name to clipboardExpand all lines: articles/virtual-wan/virtual-wan-faq.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -430,19 +430,11 @@ The Virtual WAN hub drops routes with an ASN of 0 in the AS-Path. To ensure thes
430
430
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.
431
431
432
432
### 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.
434
433
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.
0 commit comments