Specifications
3-250
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
write
write
To save startup configurations on a WAAS device, use the write EXEC command.
write [erase | memory | mib-data | terminal]
Syntax Description
Defaults The configuration is written to NVRAM by default.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use this command to either save running configurations to NVRAM or to erase memory configurations.
Following a write erase command, no configuration is held in memory, and a prompt for configuration
specifics occurs after you reboot the WAAS device.
Use the write terminal command to display the current running configuration in the terminal session
window. The equivalent command is show running-config.
Examples The following example saves the current startup configuration to memory:
WAE# write memory
Related Commands copy running-config
copy startup-config
show running-config
show startup-config
erase (Optional) Erases startup configuration from NVRAM.
memory (Optional) Writes the configuration to NVRAM. This is the default location
for saving startup information.
mib-data (Optional) Saves MIB persistent configuration data to disk.
terminal (Optional) Writes the configuration to a terminal session.