From e08adc831e73b65a6a901539fbdd8cc4be0996eb Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Tue, 18 Feb 2025 15:30:14 +0000 Subject: [PATCH 1/2] corrected bgp link --- .../magic-network-monitoring/magic-transit-integration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/partials/magic-network-monitoring/magic-transit-integration.mdx b/src/content/partials/magic-network-monitoring/magic-transit-integration.mdx index c1561a11a7a021..a8c84d07a431cf 100644 --- a/src/content/partials/magic-network-monitoring/magic-transit-integration.mdx +++ b/src/content/partials/magic-network-monitoring/magic-transit-integration.mdx @@ -41,7 +41,7 @@ To activate IP advertisement via the Cloudflare dashboard, refer to [Configure d ### API -To activate IP advertisement via the API, refer to the [IP Address Management Dynamic Advertisement API](/api/resources/addressing/subresources/prefixes/subresources/bgp/subresources/statuses/methods/get/). +To activate IP advertisement via the API, refer to the [IP Address Management Dynamic Advertisement API](/api/resources/addressing/subresources/prefixes/subresources/advertisement_status/methods/edit/). ## Magic Network Monitoring rules From 803355739e583b76d54011e698c836197e0db0da Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Tue, 18 Feb 2025 15:31:03 +0000 Subject: [PATCH 2/2] corrected url --- src/content/docs/magic-transit/on-demand.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/magic-transit/on-demand.mdx b/src/content/docs/magic-transit/on-demand.mdx index 6e5cb48e416943..f822778b227a66 100644 --- a/src/content/docs/magic-transit/on-demand.mdx +++ b/src/content/docs/magic-transit/on-demand.mdx @@ -9,7 +9,7 @@ head: --- -Customers with access to the Magic Transit on-demand option can [configure prefix advertisement](/byoip/concepts/dynamic-advertisement/best-practices/#configure-dynamic-advertisement) from the **IP Prefixes** page in their Cloudflare account home or via the [Cloudflare API](/api/resources/addressing/subresources/prefixes/subresources/bgp/subresources/statuses/methods/get/). +Customers with access to the Magic Transit on-demand option can [configure prefix advertisement](/byoip/concepts/dynamic-advertisement/best-practices/#configure-dynamic-advertisement) from the **IP Prefixes** page in their Cloudflare account home or via the [Cloudflare API](/api/resources/addressing/subresources/prefixes/subresources/advertisement_status/methods/edit/). A common workflow is to enable prefix advertisement during an attack so that you can take advantage of Cloudflare protection and then disable advertisement once the incident is resolved. Prefixes using BGP-controlled advertisements cannot be used in conjunction with dynamic advertisement (via dashboard/API). Please specify your preferred on-demand advertisement method during the prefix onboarding.