Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to create a script to run on NX-OS 7k for a timed rollback (timed reload is not an option).
The idea is that if I lose remote connectivity, the timed rollback applet will execute and restore the previous good config.
Here's what I have, ...
Looks like the only way to do this is by using the Scheduler feature and creating a timed job for rollback. Found it here:
https://supportforums.cisco.com/discussion/11170566/nexus-7010-rollback
Thanks for the feature tip. Making some progress, BUT there is a 20 second limit for the event timer countdown.
(config-applet)# event timer countdown time ? WORD <1-1924991999[.0-999]> Enter seconds[.milliseconds] value (Max Size 20)
I tried using...