Merging A Snippet; Documentation Conventions - Juniper JUNOS OS 10.4 Manual

3d universal edge routers solutions junos os
Hide thumbs Also See for JUNOS OS 10.4:
Table of Contents

Advertisement

Junos OS 12.1 MX Series 3D Universal Edge Routers Solutions Guide

Merging a Snippet

Documentation Conventions

xvi
}
Merge the contents of the file into your routing platform configuration by issuing the
2.
load merge
configuration mode command:
[edit]
user@host# load merge /var/tmp/ex-script.conf
load complete
To merge a snippet, follow these steps:
From the HTML or PDF version of the manual, copy a configuration snippet into a text
1.
file, save the file with a name, and copy the file to a directory on your routing platform.
For example, copy the following snippet to a file and name the file
. Copy the
ex-script-snippet.conf
on your routing platform.
commit {
file ex-script-snippet.xsl; }
Move to the hierarchy level that is relevant for this snippet by issuing the following
2.
configuration mode command:
[edit]
user@host# edit system scripts
[edit system scripts]
Merge the contents of the file into your routing platform configuration by issuing the
3.
configuration mode command:
load merge relative
[edit system scripts]
user@host# load merge relative /var/tmp/ex-script-snippet.conf
load complete
For more information about the
Table 1 on page xvii
defines notice icons used in this guide.
file to the
ex-script-snippet.conf
command, see the
load
Junos OS CLI User Guide
Copyright © 2012, Juniper Networks, Inc.
directory
/var/tmp
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx series

Table of Contents