summaryrefslogtreecommitdiff
path: root/src/content/cidr-guide.md
diff options
context:
space:
mode:
authorAsher Kadet <99596537+Ashk3000@users.noreply.github.com>2025-12-18 19:01:13 -0500
committerYuval Adam <_@yuv.al>2025-12-20 23:04:11 +0100
commit013576a32233a9955284a455b9b449a4dae4c724 (patch)
treeded03f61d923fa81a12d41307314c62f9c295cd3 /src/content/cidr-guide.md
parent8d6cbae80a697242b96d2dea13ed3da5bd51e93a (diff)
Remove IPv6 toggle instruction from CIDR guide
Removed instruction to toggle IPv6 in the calculator.
Diffstat (limited to 'src/content/cidr-guide.md')
-rw-r--r--src/content/cidr-guide.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/content/cidr-guide.md b/src/content/cidr-guide.md
index 9e89e1d..3539181 100644
--- a/src/content/cidr-guide.md
+++ b/src/content/cidr-guide.md
@@ -54,8 +54,6 @@ The slash notation is identical in IPv6—just with 128-bit addresses.
* `/56`  — 256 /64s
* `/60`  — 16 /64s
-Toggle **IPv6** in the calculator and try `2001:db8::/48` to explore the range graphically.
-
## Further Reading & Tools
* RFC 4632 — *Classless Inter-Domain Routing for IPv6*