[Contents] [Prev] [Next] [Index] [Report an Error]

Closing the NETCONF Session

The client application closes the NETCONF session. For more information about closing the session, see Ending a NETCONF Session and Closing the Connection.

Client Application

NETCONF Server

<rpc>
  <close-session/>
</rpc>
]]>]]>

 

 

<rpc-reply xmlns=” URN ” xmlns:sdx=” URL ” >
  <ok/>
</rpc-reply>
]]>]]>

 


[Contents] [Prev] [Next] [Index] [Report an Error]