no-allow-url (Op Scripts)
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 10.0.
Description
Prohibit the remote execution of Junos OS op scripts. When you include this configuration statement, the op url operational mode command does not support executing op scripts from a remote site and generates an error.
Default
If you do not include the no-allow-url statement, authorized users can issue the op url command to execute op scripts from a remote site.
You must configure the allow-url-for-python statement in order to execute Python automation scripts from a remote site. The no-allow-url statement takes precedence over the allow-url-for-python statement; if both statements are configured, you cannot execute Python op scripts from a remote site on the device.
Required Privilege Level
maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.