Report-All Mode
To use this mode, the client must send the with-defaults tag with the value “report-all”:
<get-config xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<source>
<running/>
</source>
<with-defaults xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-with-defaults">report-all</with-defaults>
</get-config>
 
In this mode, the server does not consider any data to be default, so all data nodes are reported.
Last modified date: 06/08/2023