DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
15
enable telnet
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-3500:admin#enable telnet 23
Command: enable telnet 23
Success.
DES-3500: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-3500:admin#disable telnet
Command: disable telnet
Success.
DES-3500:admin#
telnet
Purpose
Used to Telnet another device on the network.
Syntax
telnet <ipaddr> {tcp_port <value 0-65535>}
Description
This command is used to connect to another device’s management
through Telnet.
Parameters
<ipaddr>
- Enter the IP address of the device to connect through,
using Telnet.
tcp_port <value 0-65535>
- Enter the TCP port number used to
connect through. The common TCP port number for telnet is 23.
Restrictions
Only Administrator and Operator-level users can issue this
command.
Example usage:
To connect to a device through telnet with a IP address of 10.53.13.99:
DES-3500:admin#telnet 10.53.13.99 tcp_port 23
Command: telnet 10.53.13.99 tcp_port 23