Skip to content

Commit 7db3ddd

Browse files
committed
add limitations
1 parent 6235489 commit 7db3ddd

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

articles/virtual-wan/virtual-wan-connectivity.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Because the virtual network gateway ASN is always 65515, you can't have BGP over
2020

2121
:::image type="content" source="./media/virtual-wan-connectivity/vwan-connectivity-using-vpn-gateway.png" alt-text="Diagram shows virtual WAN connectivity using virtual network gateways." lightbox="./media/virtual-wan-connectivity/vwan-connectivity-using-vpn-gateway.png":::
2222

23-
This option is good for you if you want to connect two virtual WANs together using virtual network gateways, but it has the following limitations:
23+
This option is ideal if you want to connect two virtual WANs using virtual network gateways. However, it has the following limitations:
2424

25-
- No BGP support
26-
- Max throughput per tunnel is 2.4 Gbps, depending on ciphers. You can add more tunnels to achieve higher throughput.
25+
- No BGP support.
26+
- Max throughput per tunnel is 2.4 Gbps, depending on ciphers (you can add more tunnels to achieve higher throughput).
2727

2828
## IPsec tunnels using SD-WAN devices
2929

@@ -33,9 +33,19 @@ In this scenario, you must replace 65520 and 65515 ASNs with the SD-WAN ones to
3333

3434
:::image type="content" source="./media/virtual-wan-connectivity/vwan-connectivity-using-sdwan-nva.png" alt-text="Diagram shows virtual WAN connectivity using SD-WAN devices in the virtual hubs." lightbox="./media/virtual-wan-connectivity/vwan-connectivity-using-sdwan-nva.png":::
3535

36+
This option is ideal if you want to connect two virtual WANs using SD-WAN NVAs. However, it comes with the following limitations:
37+
38+
- Only certain SD-WAN NVAs are supported inside the virtual hub.
39+
- SD-WAN NVAs can't be combined with NVAs inside a virtual hub.
40+
- SD-WAN NVAs can be more expensive than virtual network gateways.
3641

3742
## IPsec tunnels using SD-WAN devices in peered spokes
3843

39-
This option is similar to the previous one, except you place the SD-WAN NVA in a spoke virtual network (VNet) that is peered to the virtual hub instead of placing it in the virtual hub. This scenario allows you to configure BGP peering between the SD-WAN NVA and the Route Server inside the virtual hub. This approach is a good for scenarios where users have SD-WAN NVAs that can't be deployed inside virtual hubs, but still support BGP. Like in the second option, you must replace 65520 and 65515 ASNs with the SD-WAN ones to avoid BGP loop prevention.
44+
This option is similar to the previous one, except you place the SD-WAN NVA in a spoke virtual network that is peered to the virtual hub, instead of placing it in the virtual hub. This scenario allows you to configure BGP peering between the SD-WAN NVA and the Route Server inside the virtual hub. This approach is a good for scenarios where users have SD-WAN NVAs that can't be deployed inside virtual hubs, but still support BGP. Like in the second option, you must replace 65520 and 65515 ASNs with the SD-WAN ones to avoid BGP loop prevention.
4045

4146
:::image type="content" source="./media/virtual-wan-connectivity/vwan-connectivity-using-spoke-sdwan.png" alt-text="Diagram shows virtual WAN connectivity using SD-WAN devices in spoke virtual networks." lightbox="./media/virtual-wan-connectivity/vwan-connectivity-using-spoke-sdwan.png":::
47+
48+
This option is ideal if you want to connect two virtual WANs using SD-WAN NVAs in the spoke virtual networks because virtual hub doesn't support them. However, this option comes with the following limitations:
49+
50+
- Complexity to setup and maintain.
51+
- SD-WAN NVAs can be more expensive than virtual network gateways.

0 commit comments

Comments
 (0)