C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
113
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
U
SER
A
CCESS
C
OMMANDS
TELNET
SERVER
telnet server
Overview
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:
awplus#
configure terminal
awplus(config)#
telnet server 2323
Related
Commands
show telnet
Parameter
Description
<1-65535>
The TCP port to listen on.
default
Use the default TCP port number 23.