Skip to content

Commit b5deb97

Browse files
Merge pull request #220534 from halkazwini/patch-18
Update route-server-faq.md
2 parents 3eb5c73 + be84ebb commit b5deb97

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/route-server/route-server-faq.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Azure Route Server frequently asked questions (FAQ)
2+
title: Azure Route Server frequently asked questions (FAQs)
33
description: Find answers to frequently asked questions about Azure Route Server.
44
services: route-server
55
author: halkazwini
66
ms.service: route-server
77
ms.topic: article
8-
ms.date: 07/31/2022
8+
ms.date: 12/06/2022
99
ms.author: halkazwini
1010
---
1111

12-
# Azure Route Server frequently asked questions (FAQ)
12+
# Azure Route Server frequently asked questions (FAQs)
1313

1414
## What is Azure Route Server?
1515

@@ -19,7 +19,7 @@ Azure Route Server is a fully managed service that allows you to easily manage r
1919

2020
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.
2121

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?
2323

2424
You can create only one route server in a virtual network. It must be deployed in a dedicated subnet called *RouteServerSubnet*.
2525

@@ -60,6 +60,7 @@ Yes, Azure Route Server propagates the route with the BGP AS Path intact.
6060
Yes, Azure Route Server propagates the route with the BGP communities as is.
6161

6262
### What is the BGP timer setting of Azure Route Server?
63+
6364
The Keep-alive timer is set to 60 seconds and the Hold-down timer 180 seconds.
6465

6566
### What Autonomous System Numbers (ASNs) can I use?
@@ -117,7 +118,6 @@ Azure Route Server has the following limits (per deployment).
117118

118119
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).
119120

120-
121121
## Next steps
122122

123123
Learn how to [configure Azure Route Server](quickstart-configure-route-server-powershell.md).

0 commit comments

Comments
 (0)