Chapter2 Configuring the Secure Shell Daemon Protocol
Showing SSHD Configurations
2-8
Cisco Content Services Switch Security Configuration Guide
OL-5650-02
Tabl e 2-2 describes the fields in the show sshd sessions command output.
To display the SSHD version, enter:
# show sshd version
SSHield version 1.5, SSH version OpenSSH_3.0.2p1
Table2-2 Field Descriptions for the show sshd sessions
Command
Field Description
Session_ID The session ID.
Conn_TID The connection task ID of the SSHD server handling
the connection (tSshConn).
Login_TID The login task ID handling the connection (tSshCli).
PTY_FD The file descriptor used by the login task to
communicate with the CSS CLI.
The PTY_FD file descriptor allows you to correlate the
SSH client sessions with those sessions listed under
the Line field in the show lines output. For example,
the show sshd sessions output displays an SSH client
session connected to PTY_FD32. If you enter the show
lines command you see a line in the display listing
sshc32 (for SSH client pty_fd32). This correlation
allows you to view the login time, idle time, and the
location of the client of the SSH sessions through the
show lines command.
Remote IP/
Remote Port
The remote IP and port number of the SSHD session.