DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 54
download
Parameters
firmware_fromTFTP
- Download and install new firmware on the switch from a TFTP
server.
cfg_fromTFTP
- Download and install new configuration file on the switch from a
TFTP server.
<ipaddr>
- Specify the IP address of the TFTP server.
<ipv6addr>
- Specify the IPv6 address of the TFTP server.
src_file
- Specify the source file path name on the TFTP Server.
image_id
– Specifies the firmware image ID. If image ID is not specified, it refers to
the boot_up image.
config_id
– Specifies the configuration file ID. I If cfg_id is not specified, it refers to
the boot_up configuration file.
increment
– If increment is specified, then the existing configuration will not be
cleared before applying of the new configuration. If it is not specified, then the
existing configuration will be cleared before applying of the new configuration.
Restrictions
The TFTP server must be on the same IP subnet as the Switch. Only Administrator-
level users can issue this command.
Example usage:
To download firmware from TFTP:
DGS-3700-12:5# download firmware_fromTFTP 10.54.71.1 src_file px.had
Command: download firmware_fromTFTP 10.54.71.1 src_file px.had
Connecting to server................... Done.
Download firmware...................... Done. Do not power off!
Please wait, programming flash......... Done.
DGS-3700-12:5#
config firmware image_id
Purpose
This command is used to configure or remove the firmware.
Syntax
config firmware image_id <int 1-2> [delete|boot_up]
Description
This command is used to configure or remove the firmware.
Parameters
image_id
– Specifies the firmware image ID used.
delete
– Specifies to remove the selected firmware.
boot_up
– Specifies to use the selected firmware as the boot-up firmware.
Restrictions
Example usage:
To configure firmware image ID number 1 to be the boot-up firmware.
DGS-3700-12G:5#config firmware image_id 1 boot_up
Command: config firmware image_id 1 boot_up
Success.
DGS-3700-12G:5#
show firmware information
Purpose
Used to display the firmware section information.