5–18 MULTINET4 MULTI-PORT SERIAL SERVER & MANAGED SWITCH – INSTRUCTION MANUAL
THE CLI AND PROTOCOL MONITOR CHAPTER 5: THE CLI AND PROTOCOL MONITOR
For more information see the description of session management in section 4.2.8: Sessions.
5.2.2.11 The ssh Command
The table below explains the commands available for viewing and managing Secure Shell
(SSH) functionality when the MN4(ssh)# prompt is displayed or from the MN4# prompt
using an
ssh prefix.
For example:
MN4# ssh set mode sshonly
or
MN4(ssh)# show
Table 5–12: CLI session Commands
Command Synopsis Description
delete delete sessionID Delete the session identified by sessionID.
set set timeout duration Specify the number of minutes a session may be idle
before being automatically ended, where
duration
can be:
• none
• 5min
• 30min
• 1hour
• 24hour
show show active |
policies
Display information of active sessions or on configured
policies.
Table 5–13: CLI ssh Commands
Command Synopsis Description
set set mode telnet | sshonly Specify the security mode of the command line
interface:
• telnet – Allow port 23 (telnet) and port 22 (SSH)
connections.
•
sshonly – Allow only SSH connections. If a client
attempts a telnet connection the server will
send a message indicating that telnet
access is not allowed and then shut down
the connection.