Skip to content

Commit 1d7e52c

Browse files
committed
10k routes
1 parent ef64dda commit 1d7e52c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/virtual-wan/hub-settings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ When you deploy a new virtual hub, you can specify additional routing infrastruc
2727

2828
When increasing the virtual hub capacity, the virtual hub router will continue to support traffic at its current capacity until the scale out is complete. It may take up to 25 minutes for the virtual hub router to scale out to additional routing infrastructure units. It's also important to note the following: currently, regardless of the number of routing infrastructure units deployed, traffic may experience performance degradation if more than 1.5 Gbps is sent in a single TCP flow.
2929

30+
> [!NOTE]
31+
> Regardless of the virtual hub's capacity, the hub can only accept a maximum of 10,000 routes from its connected resources (virtual networks, branches, other virtual hubs, etc).
32+
>
33+
3034
### Configure virtual hub capacity
3135

3236
Capacity is configured on the **Basics** tab **Virtual hub capacity** setting when you create your virtual hub.

articles/virtual-wan/monitor-virtual-wan-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $MetricInformation.Data
5454

5555
* **Start Time and End Time** - This time is based on UTC. Ensure that you're entering UTC values when inputting these parameters. If these parameters aren't used, the past one hour's worth of data is shown by default.
5656

57-
* **Sum Aggregation Type** - This aggregation type shows you the total number of bytes that traversed the virtual hub router during a selected time period. The **Max** and **Min** aggregation types aren't meaningful.
57+
* **Sum Aggregation Type** - The **sum** aggregation type shows you the total number of bytes that traversed the virtual hub router during a selected time period. For example, if you set the Time granularity to 5 minutes, each data point will correspond to the number of bytes sent in that 5 minute interval. To convert this to Gbps, you can divide this number by 37500000000. Based on the virtual hub's [capacity](hub-settings.md#capacity), the hub router can support between 3 Gbps and 50 Gbps. The **Max** and **Min** aggregation types aren't meaningful at this time.
5858

5959

6060
### <a name="s2s-metrics"></a>Site-to-site VPN gateway metrics

0 commit comments

Comments
 (0)