DXS-3326GSR Stackable Gigabit Layer 3 Switch
config firmware
Purpose To configure firmware currently in the Switch’s NV-RAM.
Syntax
config firmware image_id <int 1-2> {delete | boot_up]
Description This command allows the user to configure the dual image firmware
on the Switch. This Switch allows the user to hold two firmware
versions in its memory, labeled as image_id 1 and 2. Using this
command, the user may delete a firmware or set it as the boot up
firmware for the Switch. If the boot up firmware is not specified by
the user, image_id 1 will be the default boot up firmware.
Parameters <int 1-2> - Select the ID number of the firmware in the Switch’s
memory to be configured.
delete – Selecting this parameter, along with the image_id will delete
this firmware from the Switch’s memory.
boot_up - Selecting this parameter, along with the image_id will set
this firmware as the default boot up runtime image firmware upon the
next reboot of the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete a firmware file from the Switch’s memory:
DXS-3326GSR:4#config firmware image_id 2 delete
Command: config firmware image_id 2 delete
Success.
DXS-3326GSR:4#
Example usage:
To configure a firmware file as the boot up runtime image firmware:
DXS-3326GSR:4#config firmware image_id 2 boot_up
Command: config firmware image_id 2 boot_up
Success.
DXS-3326GSR:4#
show firmware information
Purpose Used to display the firmware image_id information.
Syntax
show firmware information
58