configure download server
ExtremeWare Software 7.3.0 Command Reference Guide 2109
configure download server
configure download server [primary | secondary] [<ip address> | <hostname>]
<filename>
Description
Configures the TFTP server(s) used by a scheduled incremental configuration download.
Syntax Description
Default
N/A.
Usage Guidelines
This command must be executed before scheduled configuration downloads can be performed.
Use of the <hostname> parameter requires that DNS be enabled.
Example
The following command specifies that scheduled incremental downloads into the primary configuration
space be done from the server named tftphost, from the ASCII file primeconfig.txt (residing in directory
\configs\archive on the server).
configure download server primary tftphost \configs\archive\prime_config.txt
History
This command was first available in ExtremeWare 6.0.
Platform Availability
This command is available on all platforms.
primary Specifies that the following parameters refer to the primary TFTP server.
secondary Specifies that the following parameters refer to the secondary TFTP server.
ip address Specifies the IP address of the TFTP server from which the configuration
should be obtained.
hostname Specifies the hostname of the TFTP server from which the configuration
should be obtained.
filename Specifies the filename on the server that contains the configuration to be
downloaded.