DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
56
config firmware
Purpose
Used to configure the firmware section image as a boot up section, or to delete the
firmware section
Syntax
config firmware image_id <int 1-2> [delete | boot_up]
Description
This command is used to configure the firmware section image. The user may choose to
remove the firmware section or use it as a boot up section.
Parameters
image_id
– Specifies the working section image. The Switch can hold two firmware
versions for the user to select from, which are specified by image ID.
delete
– Entering this parameter will delete the specified firmware section image.
boot_up
– Entering this parameter will specify the firmware image ID as a boot up section
image.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure firmware section image 1 as a boot up section:
DES-1228/ME:4# config firmware image_id 1 boot_up
Command: config firmware image_id 1 boot_up
Success.
DES-1228/ME:4#
show firmware information
Purpose
Used to display the firmware section information.
Syntax
show firmware information
Description
This command is used to display the firmware section information.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To display the current firmware information on the Switch:
DES-1228/ME:4#show firmware information
Command: show firmware information
ID Version Size(B) Update Time From User
-- -------- ------- ------------------- -------------------- -------------
*1 1.00.B04 1687980 0000/00/00 00:08:08 192.168.69.111(WEB) Anonymous
2 1.00.B03 1687456 0000/00/00 17:10:10 10.10.27.67(CONSOLE) Anonymous
'*' : Boot up firmware
(SSH) : Firmware update through SSH
(WEB) : Firmware update through WEB
(SNMP) : Firmware update through SNMP
(TELNET) : Firmware update through TELNET
(CONSOLE) : Firmware update through CONSOLE
DES-1228/ME:4#