D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
59
config sim candidate
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
config configuration
Purpose Used to configure the configuration file located on the flash memory
as a boot up configuration, or as an active configuration.
Syntax
config configuration {<drive_id>} <pathname 64> [boot_up |
active]
Description This command is used to configure the configuration file on the flash
drive of the Switch. The user may choose to use it as a boot up or
active section.
Parameters drive_id – Enter the drive ID number where the configuration file is
located on the flash drive that is to be configured.
<pathname 64> – Specifies the path and filename of the
configuration file located on the flash drive of the Switch.
boot_up – Entering this parameter will specify the configuration file
as a boot up section.
active – Entering this parameter will first load and then activate this
configuration file on the switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure FLASH file “c:/startup.cfg” as the boot up configuration:
DGS-3600:4# config configuration c:/startup.cfg boot_up
Command: config configuration c:/startup.cfg boot_up
Success.
DGS-3600:4#
erase
Purpose Used to delete a file located on the internal flash memory of the
Switch.
Syntax
erase {{unit [<unitid 1-12>]} <drive_id>} <pathname 64>
Description This command is used to erase a file located on the internal flash
memory of the Switch.
Parameters unit <unit_id 1-12> - Select the switch in the switch stack where the
file is that will be configured, denoted by unit ID number.
<drive_id> - Enter the drive ID of the internal flash drive to be
erased.
<pathname 64> – Specifies the path and filename of the file located
on the flash drive of the Switch, to be deleted.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete file “c:/startup.cfg” from the Switch’s flash memory: