![D-Link xStack DGS-3600 Series Скачать руководство пользователя страница 64](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464064.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
61
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-3627:5#config configuration C:\ startup.cfg boot_up
Command: config configuration C:\ startup.cfg boot_up
Success.
DGS-3627:5#
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
and operator-level users can issue this
command.
Example usage:
To delete file “c:/startup.cfg” from the Switch’s flash memory: