netconf command in junos





start rpc call ( with netconf)

type in CLI:   netconf

then enter the rpc call:

<rpc>

         .....

</rpc>


close la session

<rpc>
<close-session/>
</rpc><rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:junos="http://xml.juniper.net/junos/19.2R0/junos">
<ok/>

</rpc-reply>
]]>]]>
<!-- session end at 2020-03-07 09:12:22 UTC -->



User as mgd