Install guide
16 Release Note
Rapier Switch Software Release 2.1.0
C613-10200-01 Rev A
transfer is terminated by the first control character received that is not a CR or
LF character. The FILE parameter is not valid when METHOD is set to
ZMODEM. The PORT parameter is not valid when METHOD is set to HTTP,
WEB, WWW, TFTP or NONE. If DEFAULT is specified, this parameter is set to
the factory default, which is TFTP.
The ASYN parameter specifies the asynchronous port via which the file will be
downloaded, when the METHOD parameter is set to ZMODEM or NONE. If
METHOD is set to ZMODEM or NONE, the PORT parameter is required
unless it has been set with the SET LOADER command. If DEFAULT is
specified, this parameter is set to the factory default, which is no PORT set,
clearing any value previously set as default.
The PROXYPORT parameter specifies the port on a proxy server. The
PROXYPORT parameter is only valid if METHOD is HTTP and HTTPPROXY
is specified. If DEFAULT is specified, this parameter is set to the factory
default, which is 80.
The SERVER parameter specifies the IP address or the host name (a fully
qualified domain name) of the TFTP server or HTTP server from which the file
is loaded. If a host name is specified, a DNS lookup is used to translate this to
an IP address. The SET IP NAMESERVER command can be used to define
name servers. The PING command can be used to verify that the switch can
communicate with the server via IP. The SERVER parameter is not used when
METHOD is set to ZMODEM or NONE. The following are examples of valid
server names when METHOD is set to HTTP:
host.company.com
192.168.3.4
If DEFAULT is specified, this parameter is set to the factory default, which has
no value set for SERVER, clearing any value previously set as default.
Example: Install Software Upgrade for Rapier Switch
This example downloads a compressed release from the Rapier Support site to
the switch’s FLASH memory using HTTP.
To install a compressed release:
1. Download the release files to the router.
The release file is downloaded to the switch with the command:
LOAD METHOD=HTTP DESTINATION=FLASH
FILE=/support/rapier/downloads/86s-210.rez
SERVER=www.alliedtelesyn.co.nz HTTPPROXY=proxy-address
PROXYPORT=proxy-port
where proxy-address is the fully qualified domain name (e.g.
proxy.mycompany.com) or IP address (e.g. 192.168.1.1) of the proxy server,
and proxy-port is the port number of the proxy port on the proxy server. If
access from the switch to the world wide web is not via a proxy server, the
HTTPPROXY and PROXYPORT parameters should be omitted.
The process of downloading a release file can take some time, even if the
router and the HTTP server are connected by high speed links. An
indicative time for downloading a release over Ethernet is 5 to 10 minutes.
The progress of the download can be monitored with the command:
SHOW LOAD