Insert - Juniper JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010 Manual

Junos xml management protocol guide
Hide thumbs Also See for JUNOS OS 10.3 - XML MANAGEMENT PROTOCOL GUIDE 6-30-2010:
Table of Contents

Advertisement

insert

Usage
Description
Usage Guidelines
Related Topics
Copyright © 2010, Juniper Networks, Inc.
<rpc>
<load-configuration>
<configuration>
<!-- opening tag for each parent of the set -->
<!-- if each element in the ordered set has one identifier -->
<ordered-set insert="(before | after)" name="referent-value">
<name>value-for-moving-object</name>
</ordered-set>
<!-- if each element in the ordered set has two identifiers -->
<ordered-set insert="(before | after)" identifier1="referent-value" \
identifier2="referent-value">
<identifier1>value-for-moving-object</identifier1>
<identifier2>value-for-moving-object</identifier2>
</ordered-set>
<!-- closing tag for each parent of the set -->
</configuration>
</load-configuration>
</rpc>
Change the position of a configuration element in an ordered set. The new position is
specified relative to a reference element, which is specified by including an attribute
named after each of its identifier tags. In the Usage section, the identifier tag element is
called
when each element in the set has one identifier.
<name>
The
insert
attribute can be combined with either the
described in "Changing a Configuration Element's Activation State Simultaneously with
Other Changes" on page 127.
See "Reordering Elements in Configuration Objects" on page 121.
active on page 183
inactive on page 186
<load-configuration> on page 168
<rpc> on page 176
Chapter 8: Summary of Attributes in Junos XML Tags
active
or
inactive
attribute, as
187

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os

Table of Contents