(Cisco_4402_WLC) >reset system ?
at Reset the system at a specified time.
in Reset the system after a specified delay.
cancel Cancel a scheduled reset.
notify-time Configures trap generation prior to scheduled resets.
The (rest system in) command allows you to enter a specific time to have the controller reboot. Also you can call out what image (primary / backup) to load.
(Cisco_4402_WLC) >reset system in 00:01:30 image no-swap reset-aps save-config
System reset is scheduled for Oct 16 22:58:56 2010.
Current local time and date is Oct 16 22:57:26 2010.
Trap will not be generated as total delay is less than the trap time.
Use 'reset system cancel' to cancel the reset.
Configuration will be saved before the system reset.
(Cisco_4402_WLC) >
The (rest system at) command allows you to enter a specific date and time to have the controller reboot. Like reset system in, you can call out the image as well.
(Cisco_4402_WLC) >reset system at 2010-10-16 23:05:00 image no-swap reset-aps save-config
System reset is scheduled for Oct 16 23:05:00 2010.
Current local time and date is Oct 16 23:02:06 2010.
Trap will not be generated as total delay is less than the trap time.
Use 'reset system cancel' to cancel the reset.
Configuration will be saved before the system reset.
(Cisco_4402_WLC) >
Of course, if you scheduled a system reset and you need to cancel it. You would need to apply the reset system cancel command
(Cisco_4402_WLC) >reset system ?
at Reset the system at a specified time.
in Reset the system after a specified delay.
cancel Cancel a scheduled reset.
notify-time Configures trap generation prior to scheduled resets.
To double check your schedule reset you can do the “show rest” command. It outlines the data and events.
(Cisco_4402_WLC) >show reset
System reset is scheduled for Oct 18 10:00:00 2010.
Current local time and date is Oct 16 23:28:15 2010.
All APs will also be reset.
A trap will be generated 10 minutes before each scheduled system reset.
Configuration will be saved before the system reset.