03-24-2021 07:31 AM
Does anyone know the CLI Command or step to reboot both NX5500 cluster version 5.9.2 gracefully
Solved! Go to Solution.
03-24-2021 01:44 PM
When you type #reload, you will be prompted to confirm the action. Type Y and the controller will reload. If the cluster is properly configured, all APs should fail over to the Standby controller. Once the Primary controller is back up, run the same command on the Standby controller and all APs should come back to the Primary controller while the Standby reboots.
Thank you,
03-24-2021 12:36 PM
I want to reload/reboot both active and standby controllers either with command line or in the GUI do i do one unit at a time ?
03-24-2021 12:15 PM
Hello,
#reload
Related commands:
#reload ?
DEVICE-NAME Name/MAC address of device(s)
at Reload at a specific time on a date
cancel Cancel pending reload
force Force reboot ignoring conditions like upgrade in progress,
unsaved changes etc
in Reload after a time interval
on On RF-Domain
staggered Reload of the APs in a staggered way
Is this what you are looking for?
Thank you,