Specifications

3-136
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
reload
reload
To halt the operation and perform a cold restart on a WAAS device, use the reload EXEC command.
reload [force | in m | cancel]
Syntax Description
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines To reboot a WAAS device, use the reload command. If no configurations are saved to flash memory, you
are prompted to enter configuration parameters upon a restart. Any open connections are dropped after
you enter the reload command, and the file system is reformatted upon restart.
The reload command can include the option to schedule a reload of the software to take effect in a
specified number of minutes. After entering this command, you are asked to confirm the reload by typing
y and then confirm WCCP shutdown by typing y again (if WCCP is active).
You can use the cancel option to cancel a scheduled reload.
Examples The following example shows how to halt the operation of the WAAS device and reboot with the
configuration saved in flash memory. You are not prompted for confirmations during the process.
WAE# reload force
Related Commands write
force (Optional) Forces a reboot without further prompting.
in m (Optional) Schedules a reboot after a specified interval (1-10080 minutes).
cancel (Optional) Cancels a scheduled reboot.