You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/magic-transit/how-to/ipv6.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,17 +46,17 @@ To configure IPv6:
46
46
2. In **IPv6 Interface address**, enter the IPv6 address assigned to you for the Cloudflare side of the tunnel. This address is one of the two addresses in the `/127` subnet allocated from your `/96` allocation.
47
47
3. Configure your router with the paired IPv6 address from the same `/127` subnet.
48
48
49
-
**Example**
49
+
### Example
50
50
51
51
Your account has been assigned the prefix `2001:db8:abcd:1234::/96`.
52
52
53
53
In this example, the first two addresses in the range (`::0` and `::1`) are reserved for Cloudflare's internal use. You can use any of the remaining addresses in the `/96` block to create `/127` subnets for your tunnels.
54
54
55
-
If you decide to use the first available `/127` after the reserved addresses (`2001:db8:abcd:1234::2/127`):
55
+
If you decide to use the first available `/127` after the reserved addresses (`2001:db8:abcd:1234::2/127`), your configuration would be:
0 commit comments