Skip to content

Commit 80cb7e7

Browse files
Update expressroute-troubleshooting-expressroute-overview.md
Fixing typos and terminology
1 parent d72bb51 commit 80cb7e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/expressroute/expressroute-troubleshooting-expressroute-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: duongau
66

77
ms.service: expressroute
88
ms.topic: troubleshooting
9-
ms.date: 01/07/2021
9+
ms.date: 01/07/2022
1010
ms.author: duau
1111
ms.custom: seodec18, devx-track-azurepowershell
1212

@@ -331,7 +331,7 @@ Test your private peering connectivity by **counting** packets arriving and leav
331331

332332
:::image type="content" source="./media/expressroute-troubleshooting-expressroute-overview/connectivity-issues.png" alt-text="Screenshot of connectivity issues option.":::
333333

334-
1. In the dropdown for *Tell us more about the problem your are experiencing*, select **Connectivity to Azure Private, Azure Public, or Dynamics 365 services.**
334+
1. In the dropdown for *Tell us more about the problem you are experiencing*, select **Connectivity to Azure Private, Azure Public, or Dynamics 365 services.**
335335

336336
:::image type="content" source="./media/expressroute-troubleshooting-expressroute-overview/tell-us-more.png" alt-text="Screenshot of drop-down option for problem user is experiencing.":::
337337

@@ -343,14 +343,14 @@ Test your private peering connectivity by **counting** packets arriving and leav
343343

344344
1. Fill out the fields of the form, making sure to enter the same on-premises and Azure IP addresses used in Step 5. Then select **Submit** and then wait for your results to load. Once your results are ready, review the information for interpreting them below.
345345

346-
:::image type="content" source="./media/expressroute-troubleshooting-expressroute-overview/form.png" alt-text="Screenshot of of debug ACL form.":::
346+
:::image type="content" source="./media/expressroute-troubleshooting-expressroute-overview/form.png" alt-text="Screenshot of debug ACL form.":::
347347

348348
### Interpreting results
349349
Your test results for each MSEE device will look like the example below. You'll have two sets of results for the primary and secondary MSEE devices. Review the number of matches in and out and use the following scenarios to interpret the results:
350350
* **You see packet matches sent and received on both MSEEs:** This indicates healthy traffic inbound to and outbound from the MSEE on your circuit. If loss is occurring either on-premises or in Azure, it is happening downstream from the MSEE.
351-
* **If testing PsPing from on-premises to Azure *(received)* results show matches, but *sent* results show NO matches:** This indicates that traffic is getting inbound to Azure, but isn't returning to on-prem. Check for return-path routing issues (are you advertising the appropriate prefixes to Azure? Is there a UDR overriding prefixes? etc).
351+
* **If testing PsPing from on-premises to Azure *(received)* results show matches, but *sent* results show NO matches:** This indicates that traffic is getting inbound to Azure, but isn't returning to on-prem. Check for return-path routing issues (for example, are you advertising the appropriate prefixes to Azure? Is there a UDR overriding prefixes?).
352352
* **If testing PsPing from Azure to on-premises *(sent)* results show NO matches, but *(received)* results show matches:** This indicates that traffic is getting to on-premises, but isn't getting back. You should work with your provider to find out why traffic isn't being routed to Azure via your ExpressRoute circuit.
353-
* **One MSEE shows NO matches, while the other shows good matches:** This indicates that one MSEE isn't receiving or passing any traffic. It could be offline (BGP/ARP down, etc).
353+
* **One MSEE shows NO matches, while the other shows good matches:** This indicates that one MSEE isn't receiving or passing any traffic. It could be offline (for example, BGP/ARP down).
354354

355355
#### Example
356356
```

0 commit comments

Comments
 (0)