Service manual

94 Cyclades ACS 5000 Advanced Console Server Command Reference Guide
Syntax
Enter the following at the shell prompt to see the syntax for the options:
# saveconf --help
Usage:
Save to flash: saveconf
Save to storage device: saveconf sd [default] [replace]
Save to local file: saveconf local <FILE>
Save to FTP server: saveconf ftp <FILE> <FTP_SERVER> <USER>
<PASSWORD>
Save to TFTP server: saveconf tftp <FILE> <TFTP_SERVER>
Save to SSH server: saveconf ssh <FILE> <SSH_SERVER> <USER>
Restoreconf utility
Syntax
Enter the following at the shell prompt to see the syntax for the options:
# restoreconf --help
Usage:
Restore from flash : restoreconf
Restore from factory default: restoreconf factory_default
Restore from local file : restoreconf local <FILE>
Restore from FTP server : restoreconf ftp <FILE> <FTP_SERVER>
<USER> <PASSWORD>
Restore from TFTP server : restoreconf tftp <FILE> <TFTP_SERVER>
Table 5.14: Saveconf Utility and Storage Device Parameters
Media Description
<none> Save the configuration to internal Flash.
local <File> Save the configuration to the path and filename.
ftp <remote path and filename> <IP address of
the FTP server> <username> <password>
Save the configuration to a remote FTP server.
tftp <remote path and filename> <IP address of
the TFTP server>
Save the configuration to a remote TFTP server.
ssh <remote path and filename> <IP address of
the SSH server> <username>
Save the configuration to a remote SSH server.