User’s Guide FUJITSU PSWITCH
December/2018 37
Response from the switch:
Supported tag elements and values:
The configuration text you want to
edit.
Set the default operation for the
„edit-config“ request.
merge: The new
configuration is merged
with the target
configuration at the
correcponding level.
This value is only for
„running“ configuration.
replace: The new
configuration replaces
the target
configuration.
If there is no
„default-operation“ valu
e, the default value will
be „merge“ and only for
„running“ configuration.
Set the option to handle
configuration error.
continue-on-error:
Continue to process
configuration data on
error. The error-option
support only
„continue-on-error“ mod
e.
Configuration in CLI format. Switch
not allows any show command in
<rpc-reply message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<rpc-error>
<error-type>application</error-type>
<error-tag>operation-failed</error-tag>
<error-severity>error</error-severity>
<error-message> Some error or warning occur, please check below
message…
ip telnet server enable
snmp-server port 0
Couldn’t set the SNMP server port number.
netconf maxsessions 20
Invalid MAX-session value.
hostname abc
</error-message>
</rpc-errro>
</rpc-reply>