Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
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-3400:4#config configuration 1 boot_up
Command: config configuration 1 boot_up
Success.
DGS-3400:4#
config firmware
Purpose Used to configure the firmware section as a boot up section, or to
delete the firmware section
Syntax
config firmware {unit <unit_id 1-12} 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.
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:
51