How To Use Netconf; Protocols And Standards - HPE FlexNetwork 5510 HI Series Network Management And Monitoring Configuration Manual

Hide thumbs Also See for FlexNetwork 5510 HI Series:
Table of Contents

Advertisement

<env:Body>
<rpc message-id ="100" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-bulk>
<filter type="subtree">
<top xmlns="http://www.hp.com/netconf/data:1.0">
</top>
</filter>
</get-bulk>
</rpc>
</env:Body>
</env:Envelope>

How to use NETCONF

You can use NETCONF to manage and configure the device by using the methods in
Table 37 NETCONF methods for configuring the device
Configuration tool
CLI
Custom configuration tool

Protocols and standards

RFC 3339, Date and Time on the Internet: Timestamps
RFC 4741, NETCONF Configuration Protocol
RFC 4742, Using the NETCONF Configuration Protocol over Secure SHell (SSH)
RFC 4743, Using NETCONF over the Simple Object Access Protocol (SOAP)
RFC 5277, NETCONF Event Notifications
RFC 5381, Experience of Implementing NETCONF over SOAP
RFC 5539, NETCONF over Transport Layer Security (TLS)
RFC 6241, Network Configuration Protocol
<Ifmgr>
<Interfaces>
<Interface/>
</Interfaces>
</Ifmgr>
Login method
Console port
SSH
Telnet
N/A
Remarks
To implement NETCONF operations, copy valid
NETCONF messages to the CLI in XML view.
This method is suitable for R&D and test
purposes.
To use this method, you must enable
NETCONF over SOAP.
By default, the device cannot interpret custom
configuration tools' URLs. For the device to
interpret these URLs, you must encode the
NETCONF messages sent from a custom
configuration tool in SOAP.
246
Table
37.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents