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

regex-additive-logic

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
regex-additive-logic;

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Enable additive logic (that is, deny by default / allow some as specified) to be used in regular expressions in the allow-configuration-regexps and deny-configuration-regexps statements at the [edit system login class class-name] hierarchy level.

When you enable additive logic, the allow-configuration-regexps statement takes precedence over the deny-configuration-regexps statement. Thus, if you configure the regex-additive-logic statement and the same configuration hierarchy is referenced in both the allow-configuration-regexps statement and the deny-configuration-regexps statement, then the configuration hierarchy is allowed. If you do not configure the regex-additive-logic, then the same hierarchy would be denied in this case because the deny-configuration-regexps statement takes precedence by default.

Default

By default, this statement is disabled; the deny-configuration-regexps statement takes precedence over the allow-configuration-regexps statement.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 16.1.

footer-navigation