allow-transients
Syntax
allow-transients;Hierarchy Level
[edit systemscriptscommit]Release Information
Statement introduced in JUNOS Release 7.4.
Description
For JUNOS commit scripts, enable transient configuration changes to be committed.
Default
Transient changes are disabled by default. If you do not include the
allow-transientsstatement, and an enabled script generates transient changes, the command-line interface (CLI) generates an error message and the commit operation fails.Usage Guidelines
See Generating a Persistent or Transient Change and Creating a Macro to "Read" the Custom Syntax and Generate Related Configuration Statements.
Required Privilege Level
maintenance—To view this statement in the configuration.
maintenance-control—To add this statement to the configuration.