D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 609

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
601
Upgrade and Maintenance Commands
65-1 copy
This command is used to upgrade and maintain the switch by use of the TFTP protocol for uploads and downloads.
copy flash: filename tftp://location/filename
copy tftp://location/filename flash: filename
Parameters
65-2 boot system
This command is used to configure the specific firmware as the boot up image.
boot system flash filename
Parameters
filename Specifies the file name used.
//location/filename Specifies the file's location or the server IP address.
Default
None.
Command Mode
Privileged EXEC Mode.
Command Default Level
Level: 15
Usage Guideline
If the file is transmitted successfully, show the length of the transmitted file.
Otherwise, show the failure information. Only configuration and firmware files can be
transmitted by TFTP.
Example
This example shows how to download a firmware named “firmware.had” from a
TFTP server.
DXS-3600-32S#copy tftp: //192.168.0.27/firmware.had flash: run.had
Address of remote host [192.168.0.27]
Source filename [firmware.had]
Destination filename [run.had]
Accessing tftp://192.168.0.27/ firmware.had...
Transmission start...
Transmission finished, file length 5156864 bytes.
Please wait, programming flash... Done
DXS-3600-32S#
Example
This example shows how to upload a firmware to a TFTP server.
DXS-3600-32S#copy flash: run.had tftp: //192.168.0.27/firmware.had
Source filename [run.had]
Address of remote host [192.168.0.27]
Destination filename [firmware.had]
Accessing tftp://192.168.0.27/firmware.had...
Transmission start...
Transmission finished, file length 5156864 bytes.
DXS-3600-32S#
filename Specifies the file name used.
Loading ...
Loading ...
Loading ...