06-25-2015 02:03 AM
I'm looking at making an IP/routing change to a remote ESA, and then powering it down for a remote tech to unrack. Obviously, as soon as I commit the changes to the routing tables, I'm going to lose connectivity to the appliance. Is there a way to either schedule a shutdown, or to "commit then shutdown"? My goal is for the appliance to be already configured and powered down when the remote tech gets to it.
The only way I can see to achieve this right now is the steps below:
The snag is that I have no idea if I can commit changes after I initiate a shutdown. Can anyone advise?
06-25-2015 07:57 PM
Once you initiate the shutdown command, any uncommitted changes are lost. As per making changes, but not committing and running the command... you see the following on CLI output:
Configuration changes entered but not committed. Shutdown will lose changes.
Any chance of getting console connection, remote KVM hooked up?
07-09-2015 08:08 AM
The ESA will stack/buffer commands issued to the CLI to a certain extent. Try this.
Open a notepad or some other text editor. Enter your commands
commit somereason
shutdown 60
Make sure there is a carriage return after the shutdown command (hit Enter after 60). Copy this to the clipboard and paste it to the CLI. I tested it with reboot and it seemed to work but YMMV.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide