You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/route-server/tutorial-protect-route-server.md
+3-15Lines changed: 3 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: 'Tutorial: Protect your route server with Azure DDoS protection'
2
+
title: 'Tutorial: Protect your Route Server with Azure DDoS protection'
3
3
description: Learn how to set up a route server and protect it with Azure DDoS protection
4
4
author: asudbring
5
5
ms.author: allensu
@@ -9,7 +9,7 @@ ms.date: 12/21/2022
9
9
ms.custom: template-tutorial
10
10
---
11
11
12
-
# Tutorial: Protect your route server with Azure DDoS protection
12
+
# Tutorial: Protect your Route Server with Azure DDoS protection
13
13
14
14
This article helps you create an Azure Route Server with a DDoS protected virtual network. Azure DDoS protection protects your publicly accessible route server from Distributed Denial of Service attacks.
15
15
@@ -137,18 +137,6 @@ You'll need the Azure Route Server's peer IPs and ASN to complete the configurat
137
137
138
138
:::image type="content" source="./media/quickstart-configure-route-server-portal/route-server-overview.png" alt-text="Screenshot of Route Server overview page.":::
139
139
140
-
## Configure route exchange
141
-
142
-
1. In the search box at the top of the portal, enter **Route Server**. Select **Route Servers** in the search results.
143
-
144
-
2. Select **myRouteServer**.
145
-
146
-
3. In **Settings**, select **Configuration**.
147
-
148
-
4. Select **Enabled** in **Branch-to-branch**.
149
-
150
-
5. Select **Save**.
151
-
152
140
## Clean up resources
153
141
154
142
If you're not going to continue to use this application, delete the virtual network, DDoS protection plan, and Route Server with the following steps:
@@ -167,5 +155,5 @@ If you're not going to continue to use this application, delete the virtual netw
167
155
168
156
Advance to the next article to learn how to:
169
157
> [!div class="nextstepaction"]
170
-
> [Configure peering between Azure Route Server and Quagga network virtual appliance](tutorial-configure-route-server-with-quagga.md)
158
+
> [Configure peering between Azure Route Server and network virtual appliance](tutorial-configure-route-server-with-quagga.md)
0 commit comments