User’s Guide FUJITSU PSWITCH
December/2018 39
Supported tag elements and values:
Configuraiton that needs to be
deleted.
<lock>
Usage :
Response from the switch:
Supported tag elements and values:
Configuraiton that needs to be
locked.
<unlock>
Usage :
Response from the switch:
Supported tag elements and values:
Configuraiton that needs to be
unlocked.
<rpc-reply message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
<rpc message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<lock>
<target >
<startup/>
</target>
</lock>
</rpc>
<rpc message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<unlock>
<target >
<startup/>
</target>
</unlock>
</rpc>
<rpc-reply message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>