write memory

This command copies the running configuration as the startup configuration.

Syntax

write memory

Guidelines

After the running configuration is copied to the config:///autoconfig.cfg file, the appliance determines whether the current startup configuration script file can be overridden by config:///autoconfig.cfg.

If it can be overridden, the autoconfig.cfg file becomes the startup configuration.

Examples

  • Save the running configuration as the startup configuration.
    # write memory
    Overwrite existing autoconfig.cfg? y
    #
    
  • Cancel the operation.
    # write memory
    Overwrite existing autoconfig.cfg? n
    #