Skip to content

Commit 7f1745f

Browse files
Merge pull request #313580 from duongau/duau/route-server-uuf-564137-dual-homed
Add diagram clarification for Route Server dual-homed network
2 parents ed040d3 + 27291c0 commit 7f1745f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

articles/route-server/about-dual-homed-network.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ As shown in the following diagram, the dual-homed topology requires:
6262
- **Virtual network peering**: Configured between the spoke and each hub virtual network
6363
- **BGP peering**: Established between the route server and each NVA
6464

65-
:::image type="content" source="./media/about-dual-homed-network/dual-homed-topology.png" alt-text="Diagram showing Azure Route Server in a dual-homed network topology with multiple hub virtual networks.":::
65+
In the following diagram, the spoke virtual network (top) contains the Azure Route Server and workload virtual machines. The two hub virtual networks (bottom) each contain an NVA. Virtual network peering connects the spoke to each hub, and BGP sessions are established between the route server and each NVA.
66+
67+
:::image type="content" source="./media/about-dual-homed-network/dual-homed-topology.png" alt-text="Diagram of a dual-homed network showing the spoke virtual network at the top with Azure Route Server and workload VMs, connected through VNet peering to two hub virtual networks at the bottom, each containing an NVA.":::
6668

6769
### Configuration steps
6870

@@ -117,7 +119,9 @@ To integrate ExpressRoute with your dual-homed network, you need:
117119
- **Route exchange**: Enable route exchange between ExpressRoute gateways and route servers in hub virtual networks
118120
- **Peering configuration**: Disable "Use Remote Gateway or Remote Route Server" in the spoke virtual network peering configuration
119121

120-
:::image type="content" source="./media/about-dual-homed-network/dual-homed-topology-expressroute.png" alt-text="Diagram showing Azure Route Server in a dual-homed network topology with ExpressRoute connectivity.":::
122+
In the following diagram, the spoke virtual network (top) contains the Azure Route Server and workload VMs. Each hub virtual network (bottom) contains an NVA, a route server, and an ExpressRoute gateway that connects to on-premises networks.
123+
124+
:::image type="content" source="./media/about-dual-homed-network/dual-homed-topology-expressroute.png" alt-text="Diagram of a dual-homed network with ExpressRoute, showing the spoke virtual network at the top connected to two hub virtual networks at the bottom, each containing an NVA, a route server, and an ExpressRoute gateway.":::
121125

122126
### How ExpressRoute integration works
123127

0 commit comments

Comments
 (0)