...
<rpc><lock><target><candidate/></target></lock></rpc>]]>]]>
- lock the configuration database
- merge the new information into the configuration
- commit the configuration
- unlock the configuration database
<rpc><lock><target><candidate/></target></lock></rpc>]]>]]>
<rpc> <get-configuration format= "json"> <c onfiguration> <interfaces> <interface> <name>ge-0/0/0</name> </interface> </interfaces> </configuration> </get-configuration> </rpc> ]]>]]>
<rpc> <commit/> </rpc> ]]>]]>
<rpc> <unlock> <target> <candidate/> </target> </unlock> </rpc> ]]>]]>