Skip to content

Commit 70ee1c5

Browse files
committed
remove route exchange section
1 parent 01b095c commit 70ee1c5

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

articles/route-server/quickstart-configure-route-server-portal.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: mode-ui
1111

1212
# Quickstart: Create Azure Route Server using the Azure portal
1313

14-
In this quickstart, you learn how to create an Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal. Azure Route Server will learn routes from the NVA and program them on the virtual machines in the virtual network. Azure Route Server will also advertise the virtual network routes to the NVA. For more information, read [Azure Route Server](overview.md).
14+
In this quickstart, you learn how to create an Azure Route Server to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal.
1515

1616
:::image type="content" source="media/quickstart-configure-route-server-portal/environment-diagram.png" alt-text="Diagram of Route Server deployment environment using the Azure portal." lightbox="media/quickstart-configure-route-server-portal/environment-diagram.png":::
1717

@@ -91,22 +91,6 @@ To complete the peering setup, you must configure the NVA to establish a BGP ses
9191

9292
[!INCLUDE [NVA peering note](../../includes/route-server-note-nva-peering.md)]
9393

94-
## Configure route exchange
95-
96-
If you have a virtual network gateway (ExpressRoute or VPN) in the same virtual network, you can enable *branch-to-branch* traffic to exchange routes between the gateway and the Route Server.
97-
98-
[!INCLUDE [VPN gateway note](../../includes/route-server-note-vpn-gateway.md)]
99-
100-
[!INCLUDE [Downtime note](../../includes/route-server-note-vng-downtime.md)]
101-
102-
1. Go to the Route Server that you want to configure.
103-
104-
1. Select **Configuration** under **Settings** in the left navigation panel.
105-
106-
1. Select **Enable** for the **Branch-to-Branch** setting and then select **Save**.
107-
108-
:::image type="content" source="./media/quickstart-configure-route-server-portal/enable-route-exchange.png" alt-text="Screenshot of how to enable route exchange.":::
109-
11094
## Clean up resources
11195

11296
When no longer needed, you can delete all resources created in this quickstart by deleting **RouteServerRG** resource group:
@@ -121,7 +105,5 @@ When no longer needed, you can delete all resources created in this quickstart b
121105

122106
## Next step
123107

124-
Continue to learn how to configure and manage Azure Route Server:
125-
126108
> [!div class="nextstepaction"]
127-
> [Azure ExpressRoute and Azure VPN support](configure-route-server.md)
109+
> [Configure and manage Azure Route Server](configure-route-server.md)

0 commit comments

Comments
 (0)