DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
17
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.
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-level users can issue this command.
Example usage:
To enable HTTP and configure port number:
DES-1228/ME:4#enable web 80
Command: enable web 80
Success.
DES-1228/ME: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:
DES-1228/ME:4#disable web
Command: disable web
Success.
DES-1228/ME:4#
save
Purpose
Used to save changes in the Switch’s configuration to non-volatile RAM.
Syntax
save {[config {config_id <value 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 –
Used to save the current configuration to a file.
log
– Used to save the current log to a file. The log file cannot be deleted.
all
– Save changes to currently activated configurations and save log. If no keywords are
specified, save the changes to the configuration. If there are no keywords specified, the
changes will be saved to the configuration.
Restrictions
Only Administrator-level users can issue this command.
Example usage: