2116 ExtremeWare Software 7.3.0 Command Reference Guide
Configuration and Image Commands
download configuration every
download configuration every <time>
Description
Automatically does an incremental configuration download every day at the specified time, or
immediately after switch bootup, based on the parameters specified in the
configure download
server
command.
Syntax Description
Default
N/A.
Usage Guidelines
You must run the
configure download server
command prior to using this command, to specify:
• The TFTP server and the configuration file from which the downloaded configuration will be
obtained.
• Whether this TFTP server is the primary server or the secondary (backup) TFTP server.
Example
The following commands set up a scheduled incremental download of the file config_info.txt, to be done
from the TFTP server named tftphost into the primary configuration area, every day at 10:00 pm:
configure download server primary tftphost config_info.txt
download configuration every 22:00
History
This command was first available in ExtremeWare 6.0.
Platform Availability
This command is available on all platforms.
time The time of day in the format <hour (0-23)>:<minutes (0-59)>.