Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<rpc><lock><target><candidate/></target></lock></rpc>]]>]]>



  1. lock the configuration database
  2. merge the new information into the configuration
  3. commit the configuration
  4. 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> ]]>]]>