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 )> <copy-config> <target> <url> <!-- location specifier for target file --> </url> </target> <source> <(candidate | running)/> </source> </copy-config> </rpc> ]]>]]>
Description
Specify the target configuration datastore for the specified 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/>
, the device performs the
requested operation on the open configuration database. Otherwise, the device
performs the operation on the candidate configuration. Client applications can only
perform the <lock>
and <unlock>
operations on the candidate configuration.
Contents
<candidate/> |
Specify the target configuration database for the specified operation, either the open configuration database, or if there is no open database, the candidate configuration. This is the only acceptable value for Junos devices. |
<url> |
For |