Skip to content

Commit 333518d

Browse files
authored
Update about-virtual-hub-routing.md
adding that customer should not remove bgp communities and readvertise back into azure.
1 parent e2755ec commit 333518d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ Consider the following items when configuring Virtual WAN routing:
106106
* You can only use Virtual WAN to program routes in a spoke if the prefix is shorter (less specific) than the virtual network prefix. For example, in the diagram above the spoke VNET1 has the prefix 10.1.0.0/16: in this case, Virtual WAN wouldn't be able to inject a route that matches the virtual network prefix (10.1.0.0/16) or any of the subnets (10.1.0.0/24, 10.1.1.0/24). In other words, Virtual WAN can't attract traffic between two subnets that are in the same virtual network.
107107
* While it's true that two hubs on the same virtual WAN announce routes to each other (as long as the propagation is enabled to the same labels), this only applies to dynamic routing. Once you define a static route, this isn't the case.
108108
* When configuring static routes, don't use the hub router IPs as the next hop.
109+
* If you plan to remove Azure BGP communities from VNet and UDR routes, do not advertise these routes back into your virtual WAN. Doing so will create routing issues and outages.
109110

110111
## Next steps
111112

112113
* To configure routing, see [How to configure virtual hub routing](how-to-virtual-hub-routing.md).
113-
* For more information about Virtual WAN, see the [FAQ](virtual-wan-faq.md).
114+
* For more information about Virtual WAN, see the [FAQ](virtual-wan-faq.md).

0 commit comments

Comments
 (0)