<transient-change> (XSLT)
Usage
<transient-change url="url"/>
<transient-change>
<!-- tag elements representing configuration statements to load -->
</transient-change>
Release Information
Statement introduced in Junos OS Release 7.4.
Description
Request that the Junos XML protocol server load configuration data into the checkout configuration. Provide the data to load in one of two ways:
- Set the empty <transient-change/> element’s url attribute to the pathname of a file that resides on the
device and contains the Junos XML-encoded configuration data.
In the following example, the url attribute identifies /tmp/add.conf as the file to load.
<transient-change url="/tmp/add.conf"/>
- Enclose the configuration data within an opening <transient-change> and closing </transient-change> tag. Inside the <transient-change> element, include the configuration data as Junos XML tag elements.
Usage Guidelines
See Overview of Generating Persistent or Transient Configuration Changes and Overview of Creating Custom Configuration Syntax with Macros.
Hide Navigation Pane
Show Navigation Pane
Download
SHA1