Comware Based
1829225 Members
2145 Online
109987 Solutions
New Discussion

Force rollback after "config commit delay" command

 
cgu
Frequent Advisor

Force rollback after "config commit delay" command

After the "config commit delay" command is issued, is there a way to force the rollback without having to wait for the time-out of the delay?

1 REPLY 1
-Alex-
HPE Pro

Re: Force rollback after "config commit delay" command

Hello cgu,

You can shorten the timer  and you can extend it:

You can reconfigure the configuration commit delay timer before it expires to shorten or extend the
commit delay interval. The settings made during the delay interval will be removed if you have not
committed them before the new timer expires.

Examples
# Set the configuration commit delay timer to 10 minutes.
<Sysname> system-view
[Sysname] configuration commit delay 10
# Change the configuration commit delay timer to 60 minutes before the old delay timer expires.
[Sysname] configuration commit delay 60
The commit delay already set 10 minutes, overwrite it? [Y/N]:y
# Attempt to set the configuration commit delay timer to 20 minutes while the system is rolling back
the configuration upon expiration of the old delay timer.
[Sysname] configuration commit delay 20
The system is rolling back configuration. Please wait…

Use the configuration commit command to commit the settings. If no manual commit is performed within the allowed delay time, the device rolls back the configuration to the settings before the configuration commit delay command was executed.

https://techhub.hpe.com/eginfolib/networking/docs/switches/10500/cg/5200-1887_fund_cg/content/471389017.htm

Hope this helps!

I am an HPE Employee

Accept or Kudo