From 4c908cf8093597754d64b1171c099601f0946f1d Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Fri, 22 Nov 2024 11:19:03 +0000 Subject: [PATCH 1/4] Add new page for SLA and support --- .../docs/1.1.1.1/infrastructure/sla-and-support.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx diff --git a/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx b/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx new file mode 100644 index 000000000000000..f4cbf16794902e5 --- /dev/null +++ b/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx @@ -0,0 +1,13 @@ +--- +pcx_content_type: reference +title: SLA and technical support +sidebar: + label: SLA and support + order: 5 +--- + +As you use 1.1.1.1 in your infrastructure, note that dedicated technical support is limited. + +If you need service level agreements (SLAs) and dedicated support, consider using [Cloudflare Gateway](/cloudflare-one/policies/gateway/) instead. + +Gateway includes other advanced options such as domain categories, customized filtering, and scheduling capabilities. For example, if you are a device manufacturer or network operator, you can use a multi-tenant environment to allow your customers to configure their own individual filters. \ No newline at end of file From 9933983c82959d480a485fce469d6c4c806cfcbd Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Fri, 22 Nov 2024 11:31:05 +0000 Subject: [PATCH 2/4] Add slug starting with 1.1.1.1 to frontmatter --- src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx b/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx index f4cbf16794902e5..92cba2a1ea56f73 100644 --- a/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx +++ b/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx @@ -4,6 +4,7 @@ title: SLA and technical support sidebar: label: SLA and support order: 5 +slug: 1.1.1.1/infrastructure/sla-and-support --- As you use 1.1.1.1 in your infrastructure, note that dedicated technical support is limited. From aa1a3ad572feefdf7463e5821f05d360170c5f50 Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Fri, 22 Nov 2024 15:36:13 +0000 Subject: [PATCH 3/4] Fix order within Infrastructure folder --- .../docs/1.1.1.1/infrastructure/extended-dns-error-codes.mdx | 3 ++- src/content/docs/1.1.1.1/infrastructure/ipv6-networks.mdx | 3 ++- src/content/docs/1.1.1.1/infrastructure/network-operators.mdx | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/content/docs/1.1.1.1/infrastructure/extended-dns-error-codes.mdx b/src/content/docs/1.1.1.1/infrastructure/extended-dns-error-codes.mdx index 6de418bb4d8b615..b63686d0173e319 100644 --- a/src/content/docs/1.1.1.1/infrastructure/extended-dns-error-codes.mdx +++ b/src/content/docs/1.1.1.1/infrastructure/extended-dns-error-codes.mdx @@ -1,8 +1,9 @@ --- pcx_content_type: reference title: Extended DNS error codes +sidebar: + order: 4 slug: 1.1.1.1/infrastructure/extended-dns-error-codes - --- diff --git a/src/content/docs/1.1.1.1/infrastructure/ipv6-networks.mdx b/src/content/docs/1.1.1.1/infrastructure/ipv6-networks.mdx index 09ddd443d6173cf..1213a091789bf01 100644 --- a/src/content/docs/1.1.1.1/infrastructure/ipv6-networks.mdx +++ b/src/content/docs/1.1.1.1/infrastructure/ipv6-networks.mdx @@ -1,8 +1,9 @@ --- pcx_content_type: reference title: Support for IPv6-only networks +sidebar: + order: 3 slug: 1.1.1.1/infrastructure/ipv6-networks - --- While network infrastructure is shifting towards IPv6-only networks, providers still need to support IPv4 addresses. Dual-stack networks are networks in which all nodes have both IPv4 and IPv6 connectivity capabilities, and can therefore understand both IPv4 and IPv6 packets. diff --git a/src/content/docs/1.1.1.1/infrastructure/network-operators.mdx b/src/content/docs/1.1.1.1/infrastructure/network-operators.mdx index 53ae91d8beef608..bfa146c3ba23312 100644 --- a/src/content/docs/1.1.1.1/infrastructure/network-operators.mdx +++ b/src/content/docs/1.1.1.1/infrastructure/network-operators.mdx @@ -1,8 +1,9 @@ --- pcx_content_type: reference title: Network operators +sidebar: + order: 1 slug: 1.1.1.1/infrastructure/network-operators - --- Network operators, including Internet Service Providers (ISPs), device manufacturers, public Wi-Fi networks, municipal broadband providers, and security scanning services can use [1.1.1.1](/1.1.1.1/setup/) in place of operating their own recursive DNS infrastructure. From ab0baaa479dc1421822c320a678ecaca64b5addb Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Wed, 27 Nov 2024 10:13:12 +0000 Subject: [PATCH 4/4] Add link to ToS and update intro paragraph as per PM review --- src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx b/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx index 92cba2a1ea56f73..cf4d92f4b2a92e1 100644 --- a/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx +++ b/src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx @@ -7,8 +7,10 @@ sidebar: slug: 1.1.1.1/infrastructure/sla-and-support --- -As you use 1.1.1.1 in your infrastructure, note that dedicated technical support is limited. +As you use 1.1.1.1 in your infrastructure or service, note that dedicated technical support is limited. -If you need service level agreements (SLAs) and dedicated support, consider using [Cloudflare Gateway](/cloudflare-one/policies/gateway/) instead. +You are subject to the [Cloudflare Website and Online Services Terms of Use](https://www.cloudflare.com/website-terms/) and no service level agreements (SLAs) are provided. + +If you need SLAs and dedicated support, consider using [Cloudflare Gateway](/cloudflare-one/policies/gateway/) instead. Gateway includes other advanced options such as domain categories, customized filtering, and scheduling capabilities. For example, if you are a device manufacturer or network operator, you can use a multi-tenant environment to allow your customers to configure their own individual filters. \ No newline at end of file