Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

<target>

Usage

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 <copy-config> operations, specify the output file location.