Specifications

General Configuration Command Set
Configuring Telnet
3-58 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
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.
Command Mode
Read-Write.
Examples
This example shows how to disable inbound and outbound Telnet services:
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.
Matrix>set telnet disable all
Disconnect all telnet sessions and disable now (y/n)?
[n]: y
All telnet sessions have been terminated, telnet is now disabled.