Skip to content

Commit be4c3a0

Browse files
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 0ceffcd commit be4c3a0

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/magic-transit/how-to

1 file changed

+2
-2
lines changed

src/content/docs/magic-transit/how-to/ipv6.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Cloudflare transports IPv6 traffic over an IPv6-over-IPv4 GRE tunnel. Here is ho
3434

3535
Since IPv6 works over an existing IPv4 tunnel you will need to choose either an existing IPv4 GRE tunnel or create a new one to test IPv6. All settings that apply to the IPv4 GRE tunnel apply to the IPv6 tunnel as well, except for any MSS clamping you might need to configure — refer to [MSS clamping recommendations](#mss-clamping-recommendations) below for more information.
3636

37-
To test and set up IPv6 in the Cloudflare dashboard there is only one new field you need to fill out when creating a new IPv4 GRE tunnel or editing an existing one: **IPv6 Interface address**. Here, you enter one of the two IPv6 addresses from the `/127` subnet that Cloudflare automatically allocates for the GRE tunnel. The other, you need to enter in your router.
37+
To test and set up IPv6 in the Cloudflare dashboard there is only one new field you need to fill out when creating a new IPv4 GRE tunnel or editing an existing one: **IPv6 Interface address**. Here, you enter one of the two IPv6 addresses from the `/127` subnet that Cloudflare automatically allocates for the GRE tunnel. You need to enter the other IPv6 address in your router.
3838

3939
To configure IPv6:
4040

@@ -44,4 +44,4 @@ To configure IPv6:
4444

4545
### MSS clamping recommendations
4646

47-
Customers using Magic Transit ingress-only traffic (DSR) should apply a TCP MSS clamp with a maximum of 1416 bytes to their edge router's transit ports to account for the larger IPv6 header.
47+
Customers using Magic Transit ingress-only traffic (DSR) should apply a TCP MSS clamp with a maximum of 1,416 bytes to their edge router's transit ports to account for the larger IPv6 header.

0 commit comments

Comments
 (0)