Skip to content

Commit c479b6d

Browse files
network override
1 parent 8a440f2 commit c479b6d

File tree

2 files changed

+47
-46
lines changed

2 files changed

+47
-46
lines changed

src/content/docs/ddos-protection/managed-rulesets/http/http-overrides/configure-dashboard.mdx

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -45,30 +45,31 @@ If you cannot deploy any additional overrides, consider editing an existing over
4545

4646
### Create a DDoS override
4747

48+
<Steps>
4849
1. Enter a descriptive name for the override in **Override name**.
4950
2. If you are an Enterprise customer with the Advanced DDoS Protection subscription:
50-
1. Under **Override scope**, review the scope of the override — by default, all incoming requests for the current zone.
51-
2. If necessary, select **Edit scope** and configure the [custom filter expression](/ddos-protection/managed-rulesets/http/http-overrides/override-expressions/) that will determine the override scope.
51+
1. Under **Override scope**, review the scope of the override — by default, all incoming requests for the current zone.
52+
2. If necessary, select **Edit scope** and configure the [custom filter expression](/ddos-protection/managed-rulesets/http/http-overrides/override-expressions/) that will determine the override scope.
5253
3. Depending on what you wish to override, refer to the following sections (you can perform both configurations on the same override):
53-
<Details header="Configure all the rules in the ruleset (ruleset override)">
54-
4. To always apply a given action for all the rules in the ruleset, select an action in **Ruleset action**.
55-
5. To set the sensitivity level for all the rules in the ruleset, select a value in **Ruleset sensitivity**.
56-
</Details>
54+
<Details header="Configure all the rules in the ruleset (ruleset override)">
55+
4. To always apply a given action for all the rules in the ruleset, select an action in **Ruleset action**.
56+
5. To set the sensitivity level for all the rules in the ruleset, select a value in **Ruleset sensitivity**.
57+
</Details>
5758

58-
<Details header="Configure one or more rules">
59-
4. Under **Rule configuration**, select **Browse rules**.
60-
5. Search for the rules you wish to configure using the available filters. You can search by [tag](/ddos-protection/managed-rulesets/http/rule-categories/) (also known as category).
61-
6. To configure a single rule, select the desired value for a field in the displayed dropdowns next to the rule.
62-
To configure more than one rule, select the rules using the row checkboxes and update the fields for the selected rules using the dropdowns displayed before the table. You can also configure all the rules with a given tag. For more information, refer to [Configure rules in bulk in a managed ruleset](/waf/managed-rules/deploy-zone-dashboard/#configure-rules-in-bulk-in-a-managed-ruleset).
63-
7. Select **Next**.
64-
</Details>
59+
<Details header="Configure one or more rules">
60+
4. Under **Rule configuration**, select **Browse rules**.
61+
5. Search for the rules you wish to configure using the available filters. You can search by [tag](/ddos-protection/managed-rulesets/http/rule-categories/) (also known as category).
62+
6. To configure a single rule, select the desired value for a field in the displayed dropdowns next to the rule.
63+
To configure more than one rule, select the rules using the row checkboxes and update the fields for the selected rules using the dropdowns displayed before the table. You can also configure all the rules with a given tag. For more information, refer to [Configure rules in bulk in a managed ruleset](/waf/managed-rules/deploy-zone-dashboard/#configure-rules-in-bulk-in-a-managed-ruleset).
64+
7. Select **Next**.
65+
</Details>
6566

66-
:::note[Notes]
67+
:::note[Notes]
6768

68-
- Tag and rule overrides have priority over ruleset overrides.
69-
- <Render file="managed-rulesets/read-only-rules-note" />
70-
:::
69+
- Tag and rule overrides have priority over ruleset overrides.
70+
- <Render file="managed-rulesets/read-only-rules-note" />
71+
:::
7172

7273
4. Select **Save**.
73-
74+
</Steps>
7475
<Render file="managed-rulesets/delete-override" params={{ one: "select your account and domain", two: "Security > DDoS" }} />

src/content/partials/ddos-protection/managed-rulesets/create-override.mdx

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,35 @@
22
{}
33
---
44

5-
import { Details, Render } from "~/components"
5+
import { Details, Render, Steps } from "~/components"
66

7-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
8-
2. Go to Account Home > **L3/4 DDoS** > **Network-layer DDoS Protection**.
9-
3. Select **Deploy a DDoS override**.
10-
4. In **Set scope**, specify if you wish to apply the override to all incoming packets or to a subset of the packets.
11-
5. If you are creating an override for a subset of the incoming packets, define the [custom expression](/ddos-protection/managed-rulesets/network/network-overrides/override-expressions/) that matches the incoming packets you wish to target in the override, using either the Rule Builder or the Expression Editor.
12-
6. Select **Next**.
13-
7. Depending on what you wish to override, refer to the following sections (you can perform both configurations on the same override):
14-
<Details header="Configure all the rules in the ruleset (ruleset override)">
15-
8. Select **Next**.
16-
9. Enter a name for your override in **Execution name**.
17-
10. To always apply a given action for all the rules in the ruleset, select an action in **Ruleset action**.
18-
11. To set the sensitivity level for all the rules in the ruleset, select a value in **Ruleset sensitivity**.
19-
</Details>
7+
<Steps>
8+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
9+
2. Go to Account Home > **L3/4 DDoS** > **Network-layer DDoS Protection**.
10+
3. Select **Deploy a DDoS override**.
11+
4. In **Set scope**, specify if you wish to apply the override to all incoming packets or to a subset of the packets.
12+
5. If you are creating an override for a subset of the incoming packets, define the [custom expression](/ddos-protection/managed-rulesets/network/network-overrides/override-expressions/) that matches the incoming packets you wish to target in the override, using either the Rule Builder or the Expression Editor.
13+
6. Select **Next**.
14+
7. Depending on what you wish to override, refer to the following sections (you can perform both configurations on the same override):
15+
<Details header="Configure all the rules in the ruleset (ruleset override)">
16+
8. Select **Next**.
17+
9. Enter a name for your override in **Execution name**.
18+
10. To always apply a given action for all the rules in the ruleset, select an action in **Ruleset action**.
19+
11. To set the sensitivity level for all the rules in the ruleset, select a value in **Ruleset sensitivity**.
20+
</Details>
21+
<Details header="Configure one or more rules">
22+
12. Search for the rules you wish to override using the available filters. You can search for tags.
23+
13. To override a single rule, select the desired value for a field in the displayed dropdowns next to the rule.
2024

21-
<Details header="Configure one or more rules">
22-
12. Search for the rules you wish to override using the available filters. You can search for tags.
23-
13. To override a single rule, select the desired value for a field in the displayed dropdowns next to the rule.
25+
To configure more than one rule, select the rules using the row checkboxes and update the fields for the selected rules using the dropdowns displayed before the table. You can also configure all the rules with a given tag. For more information, refer to [Configure rules in bulk in a managed ruleset](/waf/managed-rules/deploy-zone-dashboard/#configure-rules-in-bulk-in-a-managed-ruleset).
26+
14. Select **Next**.
27+
15. Enter a name for your override in **Execution name**.
28+
</Details>
2429

25-
To configure more than one rule, select the rules using the row checkboxes and update the fields for the selected rules using the dropdowns displayed before the table. You can also configure all the rules with a given tag. For more information, refer to [Configure rules in bulk in a managed ruleset](/waf/managed-rules/deploy-zone-dashboard/#configure-rules-in-bulk-in-a-managed-ruleset).
26-
14. Select **Next**.
27-
15. Enter a name for your override in **Execution name**.
28-
</Details>
30+
:::note[Notes]
2931

30-
:::note[Notes]
31-
32-
- Tag and rule overrides have priority over ruleset overrides.
33-
- <Render file="managed-rulesets/read-only-rules-note" product="ddos-protection" />
34-
:::
35-
36-
8. To save and deploy the override, select **Deploy**. If you are not ready to deploy your override, select **Save as Draft**.
32+
- Tag and rule overrides have priority over ruleset overrides.
33+
- <Render file="managed-rulesets/read-only-rules-note" product="ddos-protection" />
34+
:::
35+
8. To save and deploy the override, select **Deploy**. If you are not ready to deploy your override, select **Save as Draft**.
36+
</Steps>

0 commit comments

Comments
 (0)