Configuration Guide
System Upgrade and Maintenance
System Upgrade and Maintenance
Overview
Upgrade and maintenance refers to upgrade the main program or CTRL program or upload and download files on
the CLI . There are two ways to upgrade programs: use TFTP through a network interface or use Xmodem
protocol through a serial interface.
Upgrade and Maintenance Method
The following sections describe how to upgrade and maintain the equipment:
Transfer files by TFTP
Transfer files by Xmodem
Transferring Files by TFTP
There are two ways to transfer files by TFTP: download files from the host to the equipment, or upload files from
the equipment to the host.
In the CLI command mode, download the files by performing the following steps:
Before download, first run the TFTP server software on the local host. Then, select the directory of the file to
download. Finally, log in to the equipment. In the privileged EXEC mode, download the files by using the
following commands. If no location is specified, you need to separately input the IP address of the TFTP server.
Command
Function
Ruijie#
copy tftp:
//location/ filename
flash:
filename
[
vrf
vrfname
]
Download the specified file from the
URL on the host to the equipment.
In the CLI command mode, upload the files by performing the following steps:
Before upload, first run the TFTP server software on the local host. Then, select the destination directory for the
file to upload at the host. Finally, upload the files by using the following commands in the privileged EXEC mode.
Command
Function
Ruijie#
copy
flash:
filename
tftp:
//location/filename
[
vrf
vrfname
]
Upload the specified file from the
equipment to the directory specified
by the URL on the host. You can also
rename the file.
Caution
It is necessary to put the tftp link in quotes if the filename of the source
file has space. For example:
copy tftp:
”//localtion/filename”
flash:
filename [
vrf
vrfname]
It is necessary to put the filename in quotes if the filename of the
destination file has space. For example:
copy tftp:
//localtion/filename
flash:
”filename” [
vrf
vrfname]
Summary of Contents for RG-S2900G-E Series
Page 1: ...RG S2900G E Series Switch RGOS Configuration Guide Release 10 4 2b12 p1 ...
Page 91: ...Configuration Guide Configuring PoE Configuration ...
Page 133: ...Configuration Guide EEE Configuration ...
Page 319: ...Configuration Guide QinQ Configuration ...
Page 408: ......
Page 409: ...IP Routing Configuration 1 Static Route Configuration ...
Page 412: ......
Page 413: ...Multicast Configuration 1 IGMP Snooping Configuration 2 MLD Snooping Configuration ...
Page 757: ......
Page 758: ...ACL QoS Configuration 1 Access Control List Configuration 2 QoS Configuration ...
Page 801: ...Reliability Configuration 1 RLDP Configuration 2 TPP Configuration 3 SEM Configuration ...
Page 901: ...Configuration Guide ERSPAN Configuration ...
Page 902: ...Web based Configuration 1 Web based Configuration ...