xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
15
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:
DGS-3450:admin# disable telnet
Command: disable telnet
Success.
DGS-3450:admin#
telnet
Purpose
Used to login remote system with telnet protocol.
Syntax
telnet [<ipaddr> | <domain_name 255>] {tcp_port <value 0-65535>}
Description
This command is used to login remote system with Telnet protocol on the Switch.
Parameters
<ipaddr>
– Specify the IP address of telnet server system
<domain_name 255>
- Specify the domain name used.
tcp_port
– 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 login to the remote system using telnet on the Switch:
DGS-3450:admin# telnet 10.0.0.8
Command: telnet 10.0.0.8
Success.
DGS-3450:admin#