System CLI Commands
644
2/1553-ZAT 759 94 Uen B – December 2005
22.4
system config backup
22.4.1 Syntax
system config backup [filename]
22.4.2 Description
This command saves the system configuration to a file. To specify the file that
you want to save configuration information in, type
//isfs/
or
//flashfs/
(depending on which directory the backup file is stored in) followed by a
filename value. If you do not specify a filename, the configuration is saved in
the
//isfs/im.conf.backup
file by default.
To prevent a user from overwriting the system with their own configuration,
only a Super user can use this command.
22.4.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
filename
The name of an existing file that you
want to save your configuration in. The
filename
MUST
be preceded by either
//isfs/
or
//flashfs/
.
If a filename is not
specified the
configuration is
saved in:
//isfs/im.conf.backup
22.4.4 Example
-->
system config backup
Saving to backup configuration //isfs/im.conf.backup
-->
system config backup //flashfs/mybackup
Saving to backup configuration //flashfs/mybackup