<routing-engine>
Usage
<rpc-reply><commit-results>
<!--to indicate successful commit of the candidate configuration--><routing-engine><name>reX</name>
<commit-success/></routing-engine><!--to indicate that candidate configuration is syntactically valid--><routing-engine><name>reX</name>
<commit-check-success/></routing-engine></commit-results>
</rpc-reply>Description
Enclose tag elements indicating that the JUNOScript server successfully fulfilled a commit request.
Contents
commit-check-success—Indicates that the candidate configuration is syntactically correct.
commit-success—Indicates that the JUNOScript server successfully committed the candidate configuration.
name—Name of the Routing Engine on which the commit operation was performed. Possible values arere0andre1.See Also