xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
22
enable web
Purpose
Used to enable the HTTP-based management software on the Switch.
Syntax enable web <tcp_port_number 1-65535>
Description
This command is used to enable the Web-based management software on the Switch. The
user can specify the TCP port number the Switch will use to listen for Telnet requests.
Parameters
<tcp_port_number 1-65535> − The TCP port number. TCP ports are numbered between 1
and 65535. The “well-known” port for the Web-based management software is 80.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable HTTP and configure port number:
DES-3528:admin# enable web 80
Command: enable web 80
Success.
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:
DES-3528:admin# disable web
Command: disable web
Success.
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 and Operator-level users can issue this command.
Example usage:
To save the Switch’s current configuration to non-volatile RAM: