Unlocking The Configuration; Closing The Junos Xml Protocol Session - 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

Unlocking the Configuration

Closing the Junos XML Protocol Session

Copyright © 2010, Juniper Networks, Inc.
Client Application
<rpc>
<commit-configuration/>
</rpc>
The client application unlocks (and by implication closes) the candidate configuration.
As when it opens the configuration, the Junos XML protocol server confirms successful
closure of the configuration only by returning an opening
</rpc-reply>
tag with nothing between them.
Client Application
Junos XML Protocol Server
<rpc>
<unlock-configuration/>
</rpc>
<rpc-reply xmlns:junos="URL ">
</rpc-reply>
The client application closes the Junos XML protocol session.
Client Application
<rpc>
<request-end-session/>
</rpc>
</junoscript>
Chapter 3: Controlling the Junos XML Management Protocol Session
Junos XML Protocol Server
<rpc-reply xmlns:junos="URL ">
<commit-results>
<routing-engine>
<name>re0</name>
<commit-success/>
</routing-engine>
</commit-results>
</rpc-reply>
Junos XML Protocol Server
<rpc-reply xmlns:junos="URL ">
<end-session/>
</rpc-reply>
</junoscript>
and closing
<rpc-reply>
59

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os

Table of Contents