Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
 

Related Documentation

 

<load-configuration-results>

Usage

<rpc-reply xmlns:junos="URL">
<load-configuration-results>
<load-success/>
<load-error-count>errors</load-error-count>
</load-configuration-results>
</rpc-reply>

Release Information

This is a Junos XML management protocol operation. It is a Juniper Networks proprietary extension to NETCONF and is identified in the capabilities exchange by the URI http://xml.juniper.net/netconf/junos/1.0 . This operation is only supported in NETCONF sessions on Juniper Networks devices running the Junos OS.

Description

Enclose one of the two following tag elements, which indicate the status of a configuration loading operation performed by the NETCONF server.

<load-error-count>

Specifies the number of errors that occurred when the NETCONF server attempted to load new data into the candidate configuration. The candidate configuration must be restored to a valid state before it is committed.

<load-success/>

Indicates that the NETCONF server successfully loaded new data into the candidate configuration.

Usage Guidelines

 

Related Documentation

 

Published: 2013-07-26

 

Related Documentation

 

Published: 2013-07-26