ON THIS PAGE
<validate>
Usage
<rpc> <validate> <source> <candidate/> </source> </validate> </rpc> ]]>]]>
Description
Check that the candidate configuration is syntactically valid.
Contents
<source> |
Enclose the tag that specifies the configuration to validate. |
<candidate/> |
Specify the candidate configuration. |
Release Information
Starting in Junos OS Release 23.2R1 and Junos OS Evolved Release 23.4R1, when you
configure the rfc-compliant
statement at the [edit system
services netconf]
hierarchy level, the NETCONF server emits only an
<ok/>
or <rpc-error>
element in
response to <validate>
operations. In earlier releases, the
RPC reply also includes the <commit-results>
element.