Skip to content

Commit df3d5bc

Browse files
added legacy hc
1 parent d8d30da commit df3d5bc

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

src/content/docs/magic-transit/how-to/bgp-peering.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ import { Render } from "~/components"
1313
params={{
1414
productName: "Magic Transit",
1515
productPath: "/magic-transit/reference/tunnel-health-checks/",
16+
legacyHCs: "/magic-transit/reference/tunnel-health-checks/#legacy-health-checks-system"
1617
}}
1718
/>

src/content/docs/magic-wan/configuration/manually/how-to/bgp-peering.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ import { Render } from "~/components"
1313
params={{
1414
productName: "Magic WAN",
1515
productPath: "/magic-wan/reference/tunnel-health-checks/",
16+
legacyHCs: "/magic-wan/reference/tunnel-health-checks/#legacy-health-checks-system"
1617
}}
1718
/>

src/content/partials/network-interconnect/bgp-peering.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ With this functionality, customers can:
1818
- Secure the session by MD5 authentication to prevent misconfigurations.
1919
- Exchange routes dynamically between their devices and their Magic routing table.
2020

21-
2221
## Route distribution and convergence
2322

2423
Routes received from the customer device will be redistributed into the Magic routing table, which is used by both Magic WAN and Magic Transit.

0 commit comments

Comments
 (0)