HP MSR2000/3000/4000 Router Series Network Management and Monitoring Configuration Guide

132
NETCONF configuration task list
Task at a glance
(Optional.) Enabling NETCONF over SOAP
(Required.) Establishing a NETCONF session
(Optional.) Subscribing to event notifications
(Optional.) Locking/unlocking the configuration
(Optional.) Performing the get/get-bulk operation
(Optional.) Performing the get-config/get-bulk-config operation
(Optional.) Performing the edit-config operation
(Optional.) Saving, rolling back, and loading the configuration
(Optional.) Filtering data
(Optional.) Performing CLI operations through NETCONF
(Optional.) Retrieving NETCONF session information
(Optional.) Terminating another NETCONF session
(Optional.) Returning to the CLI
Enabling NETCONF over SOAP
NETCONF messages can be encapsulated into SOAP messages and transmitted over HTTP. After
enabling NETCONF over SOAP, you can develop Web configuration interface to perform NETCONF
operations.
To enable NETCONF over SOAP:
Step Command
1. Enter system view.
system-view
2. Enable NETCONF over SOAP.
netconf soap http enable
Establishing a NETCONF session
A client must send a hello message to a device to finish the capabilities exchange before the device
processes other requests from the client.
The device supports up to five NETCONF sessions. If the upper limit is reached, new NETCONF users
cannot access the device.