DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 33
disable telnet
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable the Telnet protocol on the Switch:
DGS-3700-12:5#disable telnet
Command: disable telnet
Success.
DGS-3700-12:5#
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:
DGS-3700-12:5#enable web 80
Command: enable web 80
Success.
DGS-3700-12:5#
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-3700-12:5#disable web
Command: disable web
Success.
DGS-3700-12:5#