D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
70
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 <value 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-3200-28:4# config firmware image_id 1 boot_up
Command: config firmware image_id 1 boot_up
Success.
DES-3200-28:4#