Supported Platforms
Related Documentation
- ACX, EX, M, MX, SRX, T Series
- Junos Script Automation: Understanding Extension Functions in the jcs and slax Namespaces
- ACX, EX, M, MX, PTX, SRX, T Series
- Junos Script Automation: Named Templates in the jcs Namespace Overview
- Junos Script Automation: Global Parameters and Variables in the junos.xsl File
Junos Named Templates in the jcs Namespace Summary
The Junos named templates are summarized in the following table:
Table 1: Junos Named Templates
Template | Description |
---|---|
Generate an <edit-path> element suitable for inclusion in an <xnm:error> or <xnm:warning> element. | |
Generate a <change> or <transient-change> element, which results in a persistent or transient change to the configuration. | |
Emit a simple comment that indicates a change was made by a commit script. | |
Search a file for all instances matching a specified regular expression and write the matching strings and corresponding lines to the result tree. | |
Make structured changes to the Junos OS configuration using an op script. | |
Generate a <statement> element suitable for inclusion in an <xnm:error> or <xnm:warning> element. |
Related Documentation
- ACX, EX, M, MX, SRX, T Series
- Junos Script Automation: Understanding Extension Functions in the jcs and slax Namespaces
- ACX, EX, M, MX, PTX, SRX, T Series
- Junos Script Automation: Named Templates in the jcs Namespace Overview
- Junos Script Automation: Global Parameters and Variables in the junos.xsl File
Published: 2013-03-05
Supported Platforms
Related Documentation
- ACX, EX, M, MX, SRX, T Series
- Junos Script Automation: Understanding Extension Functions in the jcs and slax Namespaces
- ACX, EX, M, MX, PTX, SRX, T Series
- Junos Script Automation: Named Templates in the jcs Namespace Overview
- Junos Script Automation: Global Parameters and Variables in the junos.xsl File