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/route-server-faq.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: Azure Route Server frequently asked questions (FAQ)
2
+
title: Azure Route Server frequently asked questions (FAQs)
3
3
description: Find answers to frequently asked questions about Azure Route Server.
4
4
services: route-server
5
5
author: halkazwini
6
6
ms.service: route-server
7
7
ms.topic: article
8
-
ms.date: 07/31/2022
8
+
ms.date: 12/06/2022
9
9
ms.author: halkazwini
10
10
---
11
11
12
-
# Azure Route Server frequently asked questions (FAQ)
12
+
# Azure Route Server frequently asked questions (FAQs)
13
13
14
14
## What is Azure Route Server?
15
15
@@ -19,7 +19,7 @@ Azure Route Server is a fully managed service that allows you to easily manage r
19
19
20
20
No. Azure Route Server is a service designed with high availability. If it's deployed in an Azure region that supports [Availability Zones](../availability-zones/az-overview.md), it will have zone-level redundancy.
21
21
22
-
### How many route servers can I create in a virtual network?
22
+
### How many Azure Route Servers can I create in a virtual network?
23
23
24
24
You can create only one route server in a virtual network. It must be deployed in a dedicated subnet called *RouteServerSubnet*.
25
25
@@ -60,6 +60,7 @@ Yes, Azure Route Server propagates the route with the BGP AS Path intact.
60
60
Yes, Azure Route Server propagates the route with the BGP communities as is.
61
61
62
62
### What is the BGP timer setting of Azure Route Server?
63
+
63
64
The Keep-alive timer is set to 60 seconds and the Hold-down timer 180 seconds.
64
65
65
66
### What Autonomous System Numbers (ASNs) can I use?
@@ -117,7 +118,6 @@ Azure Route Server has the following limits (per deployment).
117
118
118
119
For information on troubleshooting routing problems in a virtual machine, see [Diagnose an Azure virtual machine routing problem](../virtual-network/diagnose-network-routing-problem.md).
119
120
120
-
121
121
## Next steps
122
122
123
123
Learn how to [configure Azure Route Server](quickstart-configure-route-server-powershell.md).
0 commit comments