mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 18:33:43 +00:00
Minor fixes, revved dates, added to cmdlet details.
This commit is contained in:
@ -12,12 +12,12 @@ ms.reviewer: mstewart
|
||||
ms.collection: tier3
|
||||
appliesto:
|
||||
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/mcc-isp target=_blank>Microsoft Connected Cache for ISPs</a>
|
||||
ms.date: 02/09/2023
|
||||
ms.date: 05/23/2024
|
||||
---
|
||||
|
||||
# Verify cache node functionality and monitor health and performance
|
||||
|
||||
This article details how to verify that your cache node(s) are functioning properly and serving traffic. This article also details how to monitor your cache nodes.
|
||||
This article details how to verify that your cache node(s) are functioning properly and serving traffic. This article also details how to monitor your cache nodes.
|
||||
|
||||
## Verify cache node installation is complete
|
||||
|
||||
@ -39,7 +39,7 @@ For example, this command provides the current status of the starting and stoppi
|
||||
|
||||
:::image type="content" source="./images/mcc-isp-edge-journalctl.png" alt-text="Terminal output of journalctl command for iotedge." lightbox="./images/mcc-isp-edge-journalctl.png":::
|
||||
|
||||
You may need to wait up to 30 minutes for the cache node software to complete downloading and begin caching.
|
||||
You may need to wait up to 30 minutes for the cache node software to complete downloading and begin caching.
|
||||
|
||||
## Verify functionality on Azure portal
|
||||
|
||||
@ -75,11 +75,11 @@ If the test fails, for more information, see the [FAQ](mcc-isp-faq.yml) article.
|
||||
|
||||
## Verify BGP routing configuration
|
||||
|
||||
To verify your BGP routes are correctly configured for a cache node, navigate to **Settings > Cache nodes**. Select the cache node you wish to verify BGP routes for.
|
||||
To verify your BGP routes are correctly configured for a cache node, navigate to **Settings > Cache nodes**. Select the cache node you wish to verify BGP routes for.
|
||||
|
||||
Verify that under **Routing Information**, the state of **BGP routes received** is True. Verify the IP space is correct. Lastly, select **Download JSON** next to **Download BGP Routes** to view the BGP routes that your cache node is currently advertising.
|
||||
Verify that under **Routing Information**, the state of **BGP routes received** is True. Verify the IP space is correct. Lastly, select **Download JSON** next to **Download BGP Routes** to view the BGP routes that your cache node is currently advertising.
|
||||
|
||||
If **BGP routes received** is False, your **IP Space** is 0, or you're experiencing any BGP routing errors, ensure your **ASN** and **IP address** is entered correctly.
|
||||
If **BGP routes received** is False, your **IP Space** is 0, or you're experiencing any BGP routing errors, ensure your **ASN** and **IP address** is entered correctly.
|
||||
|
||||
## Monitor cache node health and performance
|
||||
|
||||
|
Reference in New Issue
Block a user