Skip to content

Commit da08bd8

Browse files
Merge pull request #251727 from halkazwini/rs-ts
Tweaks
2 parents b273259 + 7096b3a commit da08bd8

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

articles/route-server/troubleshoot-route-server.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: route-server
77
ms.topic: how-to
8-
ms.date: 09/11/2023
8+
ms.date: 09/15/2023
99
---
1010

11-
# Troubleshooting Azure Route Server issues
11+
# Troubleshoot Azure Route Server issues
12+
13+
Learn how to troubleshoot some of the common Azure Route Server issues.
1214

1315
## Connectivity issues
1416

@@ -71,6 +73,9 @@ The ASN that Azure Route Server uses is 65515. Make sure you configure a differe
7173

7274
When you advertise the same routes from your on-premises network to Azure over multiple ExpressRoute connections, normally ECMP is enabled by default for the traffic destined for these routes from Azure back to your on-premises network. However, after the route server is deployed, the multiple-path information is lost in the BGP exchange between ExpressRoute and Azure Route Server, and consequently traffic from Azure will traverse only on one of the ExpressRoute connections.
7375

74-
## Next steps
76+
## Next step
77+
78+
To learn how to create and configure Azure Route Server, see:
7579

76-
Learn how to [configure an Azure Route Server](quickstart-configure-route-server-powershell.md).
80+
> [!div class="nextstepaction"]
81+
> [Create and configure Azure Route Server](quickstart-configure-route-server-portal.md)

0 commit comments

Comments
 (0)