Chapter 3: Fundamentals
Extreme Networks EAS 100-24t Switch CLI Manual
24
Example usage:
To enable Telnet and configure port number:
Example usage:
To disable the Telnet protocol on the switch:
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.
#enable telnet 23
Command: enable telnet 23
Success.
#
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.
#disable telnet
Command: disable telnet
Success.
#
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.
enable telnet