Saving a configuration to a different filename

Save the current configuration with a unique filename to have additional backup copies and to edit parameters with a text editor. You can save your current configuration to an ASCII file.

Use either of the following CLI syntax to save a configuration to a different location.

bof# save [cflash-id]
Example
A:ALA-1# bof
    A:ALA-1>bof# save cf1:
    A:ALA-1>bof# 

or

admin# save [file-url][detail][index]
Example
A:ALA-1>admin# save cf1:\testABC.cfg
    Saving config.# Saved to cf1:\testABC.cfg
    ... complete
    A:ALA-1#