![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg3d.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
57
config configuration
Purpose Used to designate a stored configuration file section ID as a boot up configuration, active
configuration or to delete the configuration file.
Syntax
config configuration <config_id 1–2> [boot_up | delete | active]
Description This command is used to configure the section ID index of a stored configuration as the
boot up or active configuration, or to delete the contents of the specified configuration
section.
Parameters config_id – Specifies the section being configured or deleted.
delete – Entering this parameter will delete the contents of the specified section.
boot_up – Entering specifies the configuration section as a boot up section.
active – Entering specifies the configuration section as an active section.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure configuration section 1 as a boot up section:
DGS–3426:5#config configuration 1 boot_up
Command: config configuration 1 boot_up
Success.
DGS–3426:5#
config firmware
Purpose Used to configure the firmware section as a boot up section, or to delete the firmware
section
Syntax
config firmware {unit [<unitid_list 1-12>|all]} image_id <int 1-2> [delete|boot_up]
Description This command is used to configure the firmware section. The user may choose to remove
the firmware section or use it as a boot up section.
Parameters unit <unit_id 1–12> – Select the switch in the switch stack for which to configure the
firmware image.
unitid_list: Specifies the list of stacked units to apply the command to. This
command is supported by projects which can set firmware on multiple units at a
time.
all : Specifies to select all units.
image_id – Specifies the working section. The Switch can hold two firmware versions for
the user to select from, which are specified by image ID.
• <int 1–2> – Select the ID number of the firmware in the Switch’s memory to be
configured.
delete – Entering this parameter will delete the specified firmware section.
boot_up – Entering this parameter will specify the firmware image ID as a boot up
section.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure firmware section 1 as a boot up section: