![D-Link xStack DGS-3612G series Cli Manual Download Page 21](http://html1.mh-extra.com/html/d-link/xstack-dgs-3612g-series/xstack-dgs-3612g-series_cli-manual_3519854021.webp)
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
18
disable web
Purpose
Used to disable the HTTP-based management software on the Switch.
Syntax
disable web
Description
This command disables the Web-based management software on the
Switch.
Parameters None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable HTTP:
DGS-3627:5#disable web
Command: disable web
Success.
DGS-3627:5#
save
Purpose
Used to save changes in the Switch’s configuration to non-volatile RAM.
Syntax
save {[config {<drive_id>} <pathname 64> | log | all]}
Description
This command is used to enter the current switch configuration or log
file into non-volatile RAM. The saved switch configuration will be loaded
into the Switch’s memory each time the Switch is restarted.
Parameters
config <drive_id>
– Specify to save current settings to the Flash
memory of the switch.
<drive_id>
– Specify the ID of the drive where the log or configuration
file will be placed.
<pathname 64>
– Enter a name of up to 64 characters to define the file
to be saved on the flash drive.
log
– Specify to save current Switch log to NV-RAM.
all
– Use to save the configuration and log file to NV-RAM.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To save the Switch’s current configuration to non-volatile RAM:
DGS-3627:5#save
Command: save
Saving all configurations to NV-RAM... Done.
DGS-3627:5#