Chapter 3: Management Commands 51
Access Commands
Use the commands in this section to close remote connections or to view
information about connections to the system.
disconnect Use the
disconnect command to close Telnet or SSH sessions. Use all to close
all active sessions, or use
session-id to specify the session ID to close. To
view the possible values for
session-id, use the show loginsession
command.
linuxsh Use the
linuxsh
command to access the Linux shell. Use the
exit
command to
exit the Linux shell and return to the CN1610 CLI. The shell session will timeout
after five minutes of inactivity. The inactivity timeout value can be changed using
the command āsession-timeoutā on page 43 in Line Console mode.
show loginsession This command displays current Telnet, SSH and serial port connections to the
switch. This command displays truncated user names. Use the
show
loginsession long
command to display the complete usernames.
Format
disconnect {session_id | all}
Mode Privileged EXEC
Default ip-port:2324
Format
linuxsh [ip-port]
Mode Privileged EXEC
Parameter Description
ip-port The IP port number on which the telnet daemon
listens for connections. ip-port is an integer from 1
to 65535. The default value is 2324.
Format
show loginsession