Netconf message format, Netconf, Netconf over soap – H3C Technologies H3C MSR 5600 User Manual
Page 143
130
NETCONF message format
NETCONF
All NETCONF messages are XML-based and comply with RFC 4741. The NETCONF operations
supported by the device and the operable data must comply with the XSD standards, which are defined
in the XSD document provided by H3C. Any incoming NETCONF messages must pass XSD check before
it can be processed. If a NETCONF message fails XSD check, the device sends an error message to the
client.
The following example shows a NETCONF message for getting all parameters of all interfaces on the
device.
NETCONF over SOAP
All NETCONF over SOAP messages are XML-based and comply with RFC 4741. NETCONF messages
are contained in the
with the following rules:
•
SOAP messages must use the SOAP Envelope namespaces.
•
SOAP messages must use the SOAP Encoding namespaces.
•
SOAP messages cannot contain the following information:
{
DTD reference.
{
XML processing instructions.
The following example shows a NETCONF over SOAP message for getting all parameters of all
interfaces on the device.
xmlns:auth="http://www.h3c.com/netconf/base:1.0">