xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
21
Telnet to the remote Switch:
DES-3528:admin# telnet 172.18.168.12 tcp_port 50
Command: telnet 172.18.168.12 tcp_port 50
Connecting to server,please wait....
DES-3528 Gigabit Ethernet Switch
Command Line Interface
Firmware: Build 3.00.012
Copyright(C) 2013 D-Link Corporation. All rights reserved.
UserName:
PassWord:
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 and Operator-level users can issue this command.
Example usage:
To enable Telnet and configure port number:
DES-3528:admin# enable telnet 23
Command: enable telnet 23
Success.
DES-3528:admin#
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 and Operator-level users can issue this command.
Example usage:
To disable the Telnet protocol on the Switch:
DES-3528:admin# disable telnet
Command: disable telnet
Success.
DES-3528:admin#