DGS-1210 Metro Ethernet Managed Switch CLI Reference Guide
20
Example usage:
To disable pausing of the screen display when the show command output reaches the end of the page:
DGS-1210-28MP/ME:5# disable clipaging
Command: disable clipaging
Success.
DGS-1210-28MP/ME:5#
enable web
Purpose
To enable the HTTP-based management software on the Switch.
Syntax
enable web {<tcp_port_number 1-65535>}
Description
The
enable web
command enables the Web-based management
software on the Switch. The user can specify the TCP port number
the Switch uses 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 or operator-level users can issue this command.
Example usage:
To enable HTTP and configure the TCP port number to listen for Telnet requests:
DGS-1210-28MP/ME:5# enable web 80
Command: enable web 80
Note: SSL will be disabled if web is enabled.
Success.
DGS-1210-28MP/ME:5#
disable web
Purpose
To disable the HTTP-based management software on the Switch.
Syntax
disable web
Description
The
disable web
command disables the Web-based management
software on the Switch.
Parameters
None.
Restrictions
Only Administrator or operator-level users can issue this command.
Example usage:
To disable HTTP-based management software on the Switch:
DGS-1210-28MP/ME:5# disable web
Command: disable web
Success.
DGS-1210-28MP/ME:5#