- request system scripts convert (slax-to-xslt | xslt-to-slax)
source source/filename destination destination/<filename>
Command introduced in JUNOS Release 8.2.
Convert an Extensible Stylesheet Language Transformations (XSLT) script to Stylesheet Language, Alternative syntaX (SLAX), or convert a SLAX script to XSLT.
slax-to-xslt — Convert a SLAX script to XSLT.
xslt-to-slax — Convert an XSLT script to SLAX.
source source/filename — Specify a source file that you want to convert.
destination destination/<filename> — Specify a destination for the converted file.
Optionally, you can specify a filename for the converted file. If you do not specify a filename, the software assigns one automatically. The default destination filename is the same as the source filename, except the file extension is altered. For example, the software converts a source file called test.xsl to test.slax. The software converts a source file called test1.slax to test1.xsl.
maintenance
When you enter this command, you are provided feedback on the status of your request.
request system scripts convert slax-to-xslt
user@host> request system scripts convert slax-to-xslt
source /var/db/scripts/op/script1.slax destination /var/db/scripts/opconversion complete
request system scripts convert xslt-to-slax
user@host> request system scripts convert xslt-to-slax
source /var/db/scripts/commit/script1.xsl destination /var/db/scripts/commitconversion complete