Skip to content

Commit 2b8571b

Browse files
removed extra components
1 parent 6533ef3 commit 2b8571b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/magic-transit/tunnel-health/tunnel-health-checks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ params:
88
- tunnelEndpoints
99
---
1010

11-
import { Details, GlossaryTooltip, Markdown, Render } from "~/components";
11+
import { Render } from "~/components";
1212

1313
A tunnel health check probe consists of an [ICMP (Internet Control Message Protocol)](https://www.cloudflare.com/learning/ddos/glossary/internet-control-message-protocol-icmp/) payload encapsulated in the protocol of the tunnel the probe is being conducted for. For example, if the tunnel is an IPsec tunnel the ICMP packet is encrypted within the Encapsulating Security Payload (ESP) packet of the tunnel.
1414

0 commit comments

Comments
 (0)