The following statements can be configured at the [edit system] hierarchy level. This is not a comprehensive list of statements available at the [edit system] hierarchy level. For more information about system configuration, see the JUNOS System Basics Configuration Guide.
-
scripts {
-
-
commit {
-
allow-transients;
-
direct-access;
-
-
file filename {
-
optional;
-
refresh;
-
refresh-from url;
-
source url;
- }
-
refresh;
-
refresh-from url;
-
-
traceoptions {
- file filename <files number> <size size>;
- flag flag;
- }
- }
-
-
op {
-
-
file filename {
-
-
arguments {
-
- name {
-
description descriptive-text;
- }
- }
-
command filename-alias;
-
description descriptive-text;
-
refresh;
-
refresh-from url;
-
source url;
- }
-
refresh;
-
refresh-from url;
-
-
traceoptions {
- file filename <files number> <size size> <world-readable
| no-world-readable>;
- flag flag;
- }
- }
- }