Skip to content

Commit

Permalink
Add Reset policy section
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvp committed Oct 10, 2024
1 parent 6a62fb3 commit a3f159d
Showing 1 changed file with 12 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,24 @@ To set a duration for a DNS policy:
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Gateway** > **Firewall policies** > **DNS**.
2. Create a new DNS policy or choose an existing policy and select **Edit**.
3. In **Configure policy settings**, turn on **Set a policy duration**.
4. Choose _Duration_ and enter a specific amount of time until the policy turns off or choose _Exact end time_ and enter a specific date and time in your account's time zone for the policy to turn off.
4. In **Input method**, choose _Duration_ and enter a specific amount of time until the policy turns off or choose \_Exact end date and enter a specific date and time in your account's time zone for the policy to turn off.
5. Select **Save policy**.

When a policy turns off, it will remain off until you turn it back on.

### Edit policy duration
Policies with a set duration will retain their duration when turned off or on. For example, you can create a policy at 12:00 PM and set it to turn off after six hours. If you turn the policy off at 3:00 PM and turn it back on 4:00 PM, the policy will still turn off at 6:00 PM, six hours after the original time.

You can reset the policy duration, which will turn the policy back on for the set time duration. To reset a policy's duration, select the policy and choose **Reset policy duration**.
### Reset a policy duration

Policies with a set duration will retain their duration when turned off or on. For example, you can create a policy at 12:00 PM and set it to turn off after six hours. If you turn the policy off at 3:00 PM and turn it back on 4:00 PM, the policy will still turn off at 6:00 PM, six hours after the original time.
When a policy's time duration expires, you can turn the policy back on for the duration you originally configured. To reset a policy's duration, select the policy and choose **Reset policy duration**.

For policies with an exact end time, you can change the time before the policy turns off. Once the policy reaches its exact end time, you will need to edit the policy and set a new end time. To set a new exact end time:

1. Select the policy.
2. Choose **Edit**.
3. Turn on **Set a policy duration**.
4. In **Input method**, choose _Exact end date_. In **Date and time**, enter a new date and time for the policy to turn off.
5. Select **Save policy**.

## Scheduled policies

Expand Down

0 comments on commit a3f159d

Please sign in to comment.