D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
20
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 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:
DES-3200-28:4#enable telnet 23
Command: enable telnet 23
Success.
DES-3200-28: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:
DES-3200-28:4#disable telnet
Command: disable telnet
Success.
DES-3200-28:4#