General Configuration Command Set
Configuring Telnet
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 3-55
Telnet sessions have not been changed from the default value of 4. For details on using the set telnet
command to change default settings, refer to Section 3.2.4.2:
3.2.4.2 set telnet
Use this command to configure Telnet on the device.
set telnet {[disable | enable] inbound | outbound | all} | port port | session
{inbound | outbound | ssh}session}
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Matrix>show telnet
Inbound telnet is currently enabled on port 23.
Outbound telnet is currently enabled.
Maximum inbound telnet sessions = 4.
Maximum outbound telnet sessions = 4.
Maximum ssh telnet sessions = 4.
disable | enable Disables or enables Telnet services.
inbound | outbound |
all Disables or enables inbound service (the ability to Telnet
to this device), outbound service (the ability to Telnet to
other devices), or all (both inbound and outbound).
port port Sets the Telnet listening port. Valid values are:
port number 1024 to 65535, or
default (port number 23)
session inbound |
outbound | ssh
session
Sets the maximum number of inbound sessions (the
ability to Telnet to this device), outbound sessions (the
ability to Telnet to other devices), or SSH (Secure Shell)
sessions. Valid values are 0 to 4. For more information on
configuring SSH, refer to Section 14.3.6.