Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

rule-deactivation-time

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
rule-deactivation-time {
    <day-of-week | day-of-month month>;
    <hour:min>;
}

Hierarchy Level

content_copy zoom_out_map
[edit unified-edge pcef pcc-time-of-day-profiles profile-name]

Description

Specify the time of day, day of the week or day of the month, or month of the year to deactivate a PCC rule or rulebase. You can specify the time of day, the day, or both. If you specify the day of the month, you can also specify the month of the year, which results in the yearly deactivation of the rule or rulebase. Use the same combination of options as in the rule-activation-time statement. If a time zone is configured on the router, the time-of-day settings apply to the configured time zone.

If a day is not specified and the deactivation time of day setting is earlier than the activation time of day setting, then a rule is deactivated the day after it is activated.

Options

day-of-week

(Optional) Day of the week on which to deactivate a PCC rule or rulebase.

day-of-month

(Optional) Day of the month on which to deactivate a PCC rule or rulebase.

  • Syntax: DAYn, where n can be from 1 through 31, or Last-day-of-month, which depends on the current month.

month

(Optional) Month of the year in which to deactivate a PCC rule or rulebase.

hour

(Optional) Hour at which to deactivate a PCC rule or rulebase as a two-digit number from 00 through 23.

min

(Optional) Minute at which to deactivate a PCC rule or rulebase as a two-digit number from 00 through 59.

Required Privilege Level

unified-edge—To view this statement in the configuration.

unified-edge-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation