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/dns/zone-setups/zone-transfers/cloudflare-as-secondary/setup.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,9 +72,9 @@ Get the following values from your Cloudflare account:
72
72
To create a secondary zone using the dashboard:
73
73
74
74
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
75
-
2.In the top navigation bar, click **Add** > **Connect a domain**.
75
+
2.Select **Onboard a domain**.
76
76
3. Enter your zone name and choose **Secondary DNS** (if this option is not available, contact your account team).
77
-
4.Click**Continue**.
77
+
4.Select**Continue**.
78
78
5. Select your plan type.
79
79
6. Choose a value for **Zone refresh**, which controls the number of seconds between zone updates from your primary DNS server.
80
80
:::caution
@@ -84,12 +84,12 @@ To create a secondary zone using the dashboard:
84
84
:::note
85
85
<Renderfile="linked-peers-limit"product="dns" />
86
86
:::
87
-
8.Click**Continue**.
88
-
9. Review the list of transferred records and click**Continue**.
87
+
8.Select**Continue**.
88
+
9. Review the list of transferred records and select**Continue**.
89
89
:::note
90
90
If no records appear, you may have misconfigured the TSIG or the IP address of the peer server or the [Access Control List](/dns/zone-setups/zone-transfers/access-control-lists/cloudflare-ip-addresses/#cloudflare-as-secondary) was improperly configured at your primary DNS provider.
91
91
:::
92
-
10.Click**Initiate zone transfer**.
92
+
10.Select**Initiate zone transfer**.
93
93
94
94
</TabItem> <TabItemlabel="API">
95
95
@@ -101,7 +101,7 @@ To create a secondary zone using the API, send a [POST](/api/resources/dns/subre
101
101
102
102
At your registrar, add the secondary nameservers [specified in the Cloudflare dashboard](/dns/zone-setups/full-setup/setup/#get-nameserver-names). Do not remove your primary DNS provider's nameservers.
103
103
104
-
When you have added the Cloudflare nameservers, go into your new secondary zone and click**Done, check nameservers**.
104
+
When you have added the Cloudflare nameservers, go into your new secondary zone and select**Done, check nameservers**.
0 commit comments