D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
15
enable telnet
Purpose
Used to enable communication with and management of the Switch
using the Telnet protocol.
Syntax enable telnet <tcp_port_number 1-65535>
Description
This command is used to enable the Telnet protocol on the Switch.
The user can specify the TCP or UDP 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” TCP port for
the Telnet protocol is 23.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To enable Telnet and configure port number:
DGS-3600:4#enable telnet 23
Command: enable telnet 23
Success.
DGS-3600:4#
disable telnet
Purpose
Used to disable the Telnet protocol on the Switch.
Syntax disable telnet
Description
This command is used to disable the Telnet protocol on the Switch.
Parameters
None.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To disable the Telnet protocol on the Switch:
DGS-3600:4#disable telnet
Command: disable telnet
Success.
DGS-3600:4#
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-level users can issue this command.