EasyManuals Logo

HPE FlexFabric 5700 Series User Manual

HPE FlexFabric 5700 Series
314 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #235 background imageLoading...
Page #235 background image
226
NETCONF message format
NETCONF
IMPORTANT:
When configuring NETCONF in XML view, you must add the end mark "]]>]]>" at the end of an XML
message. Otherwise, the device cannot identify the message. Examples in this chapter do not have
this end mark. Do add it in actual operations.
All NETCONF messages are XML-based and comply with RFC 4741. Any incoming NETCONF
messages must pass XML Schema check before it can be processed. If a NETCONF message fails
XML Schema check, the device sends an error message to the client.
For information about the NETCONF operations supported by the device and the operable data, see
the NETCONF XML API reference for the switch.
The following example shows a NETCONF message for getting all parameters of all interfaces on
the device:
<?xml version="1.0" encoding="utf-8"?>
<rpc message-id ="100" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-bulk>
<filter type="subtree">
<top xmlns="http://www.h3c.com/netconf/data:1.0">
<Ifmgr>
<Interfaces>
<Interface/>
</Interfaces>
</Ifmgr>
</top>
</filter>
</get-bulk>
</rpc>
NETCONF over SOAP
All NETCONF-over-SOAP messages are XML-based and comply with RFC 4741. NETCONF
messages are contained in the <Body> element of SOAP messages. NETCONF-over-SOAP
messages also comply 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:
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<env:Header>
<auth:Authentication env:mustUnderstand="1"
xmlns:auth="http://www.h3c.com/netconf/base:1.0">
<auth:AuthInfo>800207F0120020C</auth:AuthInfo>
</auth:Authentication>
</env:Header>
<env:Body>

Table of Contents

Other manuals for HPE FlexFabric 5700 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HPE FlexFabric 5700 Series and is the answer not in the manual?

HPE FlexFabric 5700 Series Specifications

General IconGeneral
Product LineHPE FlexFabric
Model5700 Series
Power SupplyRedundant power supply options
Layer SupportLayer 2/3
ManagementHPE Intelligent Management Center (IMC), CLI, SNMP
Routing ProtocolRIP, OSPF, BGP, IS-IS
FeaturesVirtualization
Compliant StandardsIEEE 802.1D, IEEE 802.1Q, IEEE 802.1w, IEEE 802.1s, IEEE 802.3ad, IEEE 802.3ae
Operating Temperature32°F to 113°F (0°C to 45°C)
Operating Humidity10% to 90% (noncondensing)
LatencyLess than 1 µs

Related product manuals