User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
Command Reference 91
upgrade
Upgrades software image.
Syntax upgrade {local | remote tftp_ip_address} image file
Usage The upgrade command allows downloading and upgrading the system image file from a
remote TFTP server, specified by its IP address, or from a previously downloaded image that
currently resides on the RS4000 flash. An image on the RS4000 flash was downloaded
previously with the download command.
The upgrade remote command allows you to download an upgrade image from the specified
TFTP server and upgrade in one command, for example:
upgrade remote 10.0.220.58 image RS4000_pkg_11_0_06.tar
Examples The upgrade remote command allows you to download an upgrade image from the specified
TFTP server and upgrade in one command, for example:
upgrade remote 10.0.220.58 image RS4000_pkg_11_0_06.tar
Upgrade Complete
Related
Commands
download
local Specifies the image file is obtained from the local flash
memory.
remote tftp_ip_address Specifies the image file is obtained from the IP address
of the TFTP server. This is a Mandatory parameter
except when using the local keyword.
image file Package (file) name to be used as the upgrade image.
This is a Mandatory parameter.