379
Chapter 42 Commands for Reload
Switch after Specified Time
42.1 reload after
Command: reload after <HH:MM:SS>
Function: Reload the switch after a specified period of time.
Parameters: <HH:MM:SS> the specified time period, HH(hours)ranges from 0 to 23, MM
(minutes)and SS(seconds)range from 0 to 59.
Command Mode: Admin mode
Usage Guide: With this command, users can reboot the switch without shutdown its
power after a specified period of time, usually when updating the switch version. The
switch can be rebooted after a period of time instead of immediately after its version being
updated successfully. This command will not be reserved, which means that it only has
one-time effect.
Example: Set the switch to automatically reload in 10 hours and 1second.
Switch#reload after 10:00:01
Process with reboot after? [Y/N] y
Related Commands: reload, reload cancel, show reload
42.2 reload cancel
Command: reload cancel
Function: Cancel the specified time period to reload the switch.
Parameters: None
Command Mode: Admin mode.
Usage Guide: With this command, users can cancel the specified time period to reload
the switch, that is, to cancel the configuration of command ‖reload after‖. This command
will not be reserved.
Example: Prevent the switch to automatically reboot after the specified time.
Switch#reload cancel
Reload cancel successful.
Related Commands: reload, reload after, show reload