ON THIS PAGE
<target>
Usage
<rpc> <( copy-config | delete-config | edit-config | lock | unlock )> <target> <candidate/> </target> </( copy-config | delete-config | edit-config | lock | unlock )> </rpc> ]]>]]>
Description
Specify the configuration on which to perform an operation.
If a client application issues the Junos XML protocol <open-configuration>
operation to open a specific
configuration database before executing a <copy-config>
, <delete-config>
, or <edit-config>
operation on the target <candidate/>
, Junos OS performs the requested operation
on the open configuration database. Otherwise, the operation is performed
on the candidate configuration. Client applications can only perform
the <lock>
and <unlock>
operations on the candidate configuration.
Contents
<candidate/> |
Specify the configuration on which to perform the operation, either the open configuration database, or if there is no open database, the candidate configuration. This is the only acceptable value for Junos OS. |