Telnet server – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 120
Advertising

User Access Commands
Software Reference for x310 Series Switches
5.34
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
telnet server
This command enables the telnet server on the specified TCP port. If the server is already
enabled then it will be restarted on the new port. Changing the port number does not
affect the port used by existing sessions.
Syntax
telnet server {<1-65535>|default}
Mode
Global Configuration
Example
To enable the telnet server on TCP port 2323, use the following commands:
Related Commands
Parameter
Description
<1-65535>
The TCP port to listen on.
default
Use the default TCP port number 23.
awplus#
configure terminal
awplus(config)#
telnet server 2323
Advertising