System information

Table Of Contents
3. Commands
3-66 July 2004 4821-A2-GB21-00
Configure Scheduled Backup FTP
Configure Scheduled Backup Time Stamp
configure scheduled-backup ftp {ip_address} {user_name} {password} {filename}
Minimum Access Level: Administrator
The configure scheduled-backup ftp command defines the FTP (File Transfer Protocol) server
used for automatic configuration backup.
ip_address – Specifies the network address of the FTP server.
user_name – Specifies a user name accepted by the FTP server.
password – Specifies the password associated with the user name.
filename – Specifies the file containing the configuration backup.
Example:
PDYN# configure scheduled-backup ftp 135.27.90.98 admin admnpass iac2_bkup
configure scheduled-backup ftp timestamp {append | none}
Minimum Access Level: Administrator
The configure scheduled-backup ftp timestamp command determines whether a timestamp is
added to filenames to distinguish them from each other and prevent overwriting existing files.
append – Date and time are added to the filename.
none – The filename is used as entered. This is the default.
Example:
PDYN# configure scheduled-backup ftp timestamp append