Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#enable web 80
Command: enable web 80
Note: SSL will be disabled if web is enabled.
Success.
DGS-3400:4#
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-level users can issue this command.
Example usage:
To disable HTTP:
DGS-3400:4#disable web
Command: disable web
Success.
DGS-3400:4#
save
Purpose Used to save changes in the Switch’s configuration to non-volatile
RAM.
Syntax
save {[config <config_id 1-2> | log | all]}
Description This command is used to enter the current switch configuration into
non-volatile RAM. The saved switch configuration will be loaded into
the Switch’s memory each time the Switch is restarted.
Parameters config <config_id 1-2> – Specify to save current settings to
configuration file 1 or 2.
log – Specify to save current Switch log to NV-RAM.
all – Specify to save all configuration settings. If nothing is specified
after “save”, the Switch will save all.
Restrictions Only administrator-level users can issue this command.
Example usage:
To save the Switch’s current configuration to non-volatile RAM:
DGS-3400:4#save
Command: save
Saving all configurations to NV-RAM... Done.
DGS-3400:4#
18