file (Op Scripts)
Syntax
file filename {
allow-commands “regular-expression”;
arguments {
argument-name {
description descriptive-text;
}
}
cert-file path;
checksum hash-algorithm hash-value;
command filename-alias;
dampen {
dampen-options {
cpu-factor cpu-factor;
line-interval line-interval;
time-interval time-interval;
}
}
description descriptive-text;
refresh;
refresh-from url;
routing-instance routing-instance-name;
source url;
start {
start-options {
mem-factor percentage;
}
}
}
Description
Enable a Junos OS op script that is located in
the /var/db/scripts/op directory
on the hard disk or the /config/scripts/op directory on the flash drive. After enabling an op script, you can
execute the script from the CLI using the op command.
Options
| filename | Name of a Python, Extensible Stylesheet Language Transformations (XSLT), or Stylesheet Language Alternative syntaX (SLAX) file containing an op script. |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
maintenance—To view or add this statement in the configuration.
Release Information
Statement introduced in Junos OS Release 7.6.