Skip to content

Commit 84125a6

Browse files
Merge pull request #248658 from halkazwini/vwan-faq
Q&A about ARS
2 parents fc3f7a1 + e87367b commit 84125a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,10 @@ A Network Virtual Appliance (NVA) can be deployed inside a virtual hub. For step
232232

233233
No. The spoke VNet can't have a virtual network gateway if it's connected to the virtual hub.
234234

235+
### Can a spoke VNet have an Azure Route Server?
236+
237+
No. The spoke VNet can't have a Route Server if it's connected to the virtual WAN hub.
238+
235239
### Is there support for BGP in VPN connectivity?
236240

237241
Yes, BGP is supported. When you create a VPN site, you can provide the BGP parameters in it. This will imply that any connections created in Azure for that site will be enabled for BGP.
@@ -246,7 +250,7 @@ A simple configuration of one Virtual WAN with one hub and one vpnsite can be cr
246250

247251
### Can spoke VNets connected to a virtual hub communicate with each other (V2V Transit)?
248252

249-
Yes. Standard Virtual WAN supports VNet-to-VNet transitive connectivity via the Virtual WAN hub that the VNets are connected to. In Virtual WAN terminology, we refer to these paths as "local Virtual WAN VNet transit" for VNets connected to a Virtual Wan hub within a single region, and "global Virtual WAN VNet transit" for VNets connected through multiple Virtual WAN hubs across two or more regions.
253+
Yes. Standard Virtual WAN supports VNet-to-VNet transitive connectivity via the Virtual WAN hub that the VNets are connected to. In Virtual WAN terminology, we refer to these paths as "local Virtual WAN VNet transit" for VNets connected to a Virtual WAN hub within a single region, and "global Virtual WAN VNet transit" for VNets connected through multiple Virtual WAN hubs across two or more regions.
250254

251255
In some scenarios, spoke VNets can also be directly peered with each other using [virtual network peering](../virtual-network/virtual-network-peering-overview.md) in addition to local or global Virtual WAN VNet transit. In this case, VNet Peering takes precedence over the transitive connection via the Virtual WAN hub.
252256

0 commit comments

Comments
 (0)