- 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> <world-readable |
no-world-readable>;
- flag flag;
- no-remote-trace;
- }
- }
-
- op {
-
- file filename {
-
- arguments {
-
- argument-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;
- no-remote-trace;
- }
- }
- }
Statement introduced in JUNOS Release 7.4.
For JUNOS commit or op scripts, configure scripting mechanisms.
The statements are explained separately.
maintenance—To view this
statement in the configuration.
maintenance-control—To
add this statement to the configuration.