Modifying and saving a configuration

If you modify a configuration file, the changes remain in effect only during the current power cycle unless a save command is executed. Changes are lost if the system is powered down or the router is rebooted without saving.

The following command saves the BOF configuration:

bof save [cflash-id]
A:ALA-1# bof save
Writing configuration to cf3:/bof.cfg ... OK
Completed.

The following command saves the system configuration:

admin save [file-url] [detail][index]
A:ALA-1# admin save
Writing configuration to cf3:/config.cfg
Saving configuration ... OK
Completed.
Note: If the persist option is enabled and the admin save file-url command is executed with an FTP path used as the file-url parameter, two FTP sessions simultaneously open to the FTP server. The FTP server must be configured to allow multiple sessions from the same login, otherwise, the configuration and index files are not saved correctly.