Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    allow-configuration-regexps

    Syntax

    allow-configuration-regexps "regular expression 1" "regular expression 2" ....;

    Hierarchy Level

    [edit system login class class-name]

    Release Information

    Statement introduced in Junos OS Release 11.2.

    Description

    Explicitly allow configuration access to specified hierarchies using regular expressions even if the permissions set with the permissions statement allow that access. .

    The statement deny-configuration-regexps takes precedence if it is used in the same login class definition.

    Default

    If you do not configure this statement or the deny-configuration-regexps statement, users can edit only those commands for which they have access privileges set with the permissions statement.

    Options

    regular expression—Extended (modern) regular expression as defined in POSIX 1003.2. If the regular expression contains any spaces, operators, or wildcard characters, enclose it in quotation marks. Enter as many expressions as needed..

    Required Privilege Level

    admin—To view this statement in the configuration.

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

    Published: 2012-11-15