HPE FlexNetwork 5510 HI Series Network Management And Monitoring Configuration Manual page 272

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

Advertisement

You can repeat this step to configure multiple rollback points.
5.
Roll back the configuration based on the rollback point. For more information,
the save-point/rollback
The configuration can also be rolled back automatically when the NETCONF session idle time
exceeds the rollback idle timeout time.
6.
End the rollback configuration. For more information, see
operation."
7.
Release the lock.
Performing the save-point/begin operation
# Copy the following text to the client to start the rollback configuration based on a rollback point:
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<save-point>
<begin>
<confirm-timeout>100</confirm-timeout>
</begin>
</save-point>
</rpc>
The <confirm-timeout> parameter specifies the rollback idle timeout time in the range of 1 to 65536
seconds (the default is 600 seconds). This parameter is optional.
After receiving the begin request, the device returns a response in the following format if the begin
operation succeeds:
<rpc-reply message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<data>
<save-point>
<commit>
<commit-id>1</commit-id>
</commit>
</save-point>
</data>
</rpc-reply>
Performing the save-point/commit operation
The system supports a maximum of 50 rollback points. When the limit is reached, you must specify
the force attribute to overwrite the earliest rollback point.
# Copy the following text to the client to configure the rollback point:
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<save-point>
<commit>
<label>SUPPORT VLAN<label>
<comment>vlan 1 to 100 and interfaces. Each vlan used for different custom as
follows: ......</comment>
</commit>
</save-point>
</rpc>
The <label> and <comment> parameters are optional.
After receiving the commit request, the device returns a response in the following format if the
commit operation is successful:
<rpc-reply message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<data>
<save-point>
operation."
263
see"Performing
"Performing the save-point/end

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents