Netconf configuration task list, Enabling netconf over soap, Establishing a netconf session – H3C Technologies H3C MSR 5600 User Manual
Page 145
132
NETCONF configuration task list
Task at a glance
(Optional.)
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.)
(Optional.)
Performing CLI operations through NETCONF
(Optional.)
Retrieving NETCONF session information
(Optional.)
Terminating another NETCONF session
(Optional.)
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.