DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
708
Restrictions
Only Administrators can issue this command.
Example
To download firmware from an RCP server:
DGS-3000-26TC:admin#download firmware_fromRCP username rcp_user 10.90.90.90
src_file /home/
Command: download firmware_fromRCP username rcp_user 10.90.90.90 src_file
/home/
Connecting to server................... Done.
Download firmware...................... Done. Do not power off !!
Please wait, programming flash......... Done.
Saving current settings to NV-RAM...... Done.
upload firmware_toRCP 71-2
Description
This command is used to upload firmware from this Switch to a Remote Copy Protocol (RCP)
server.
Format
upload firmware_toRCP [{username <username 15>} {<ipaddr>} dest_file <path_filename
64> | rcp: <string {user@}ipaddr/path_filename>] {src_file <pathname 64>}]
Parameters
username - (Optional) Specify the remote user name on the RCP server.
<username 15> - Enter the remote user name on the RCP server.
<ipaddr> - (Optional) Enter the IP address of the RCP server.
dest_file - Specify the path name on the RCP server.
<path_filename 64> - Enter the path name on the RCP server.
rcp: - Specify the path and the login credentials on the RCP server that will be used for the
upload.
<string {user@}ipaddr/path_filename> - Enter the path and the login credentials on the
RCP server that will be used for the upload. No spaces are allowed. For example,
user_name@10.1.1.1/home/user_name/firmware.had.
src_file - (Optional) Specify the path name of the source file. If not specified, the boot-up image
on the device will be uploaded.
<pathname 64> - Enter the path name of the source file.
Restrictions
Only Administrators can issue this command.