FUJITSU PSWITCH User’s Guide
36 December/2018
Supported tag elements and values:
Contains the CLI show command
and the command must be valid
and complete. Now switch
supports only one command to
display information.
This tag element cannot be used
with other tag elements, and it
should be used above.
Configuration in CLI format.
<edit-conifg>
Usage :
Response from the switch:
Usage :
<rpc message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-config>
<target >
<running/>
</target>
<default-operation>merge</default-operation>
<error-option>continue-on-error</error-option>
<config-text>ip telnet server enable
</config-text>
<edit-config>
</rpc>
<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">
<edit-config>
<target >
<running/>
</target>
<default-operation>merge</default-operation>
<error-option>continue-on-error</error-option>
<config-text>ip telnet server enable
snmp-server port 0
netconf maxsessions 20
hostname abc
</config-text>
<edit-config>
</rpc>