Chapter 2 Enabling Remote Access to the ACE
Viewing Session Information
2-26
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Showing SSH Session Information
This section contains the following procedures:
•
Showing SSH Session Information
•
Showing SSH Key Details
Showing SSH Session Information
To display information related to the SSH session, use the
show ssh session-info
command in Exec mode. Only context administrators can view SSH session
information associated with a particular context.
The syntax of this command is:
show ssh session-info
[
context_name
]
The optional
context_name
argument specifies the name of the context for which
you want to view specific SSH session information. The
context_name
argument
is case sensitive.
For example, enter:
host1/Admin#
show ssh session-info
Table 2-3
describes the fields in the
show ssh session-info
command output.
Table 2-3
Field Descriptions for the show ssh session-info Command
Field
Description
SessionID
Unique session identifier for the SSH session.
Remote Host
IP address and port of the remote SSH client.
Active Time
Time since the SSH connection request was received
by the ACE.
To display the maximum number of enabled SSH sessions, use the
show ssh
maxsessions
command in Exec mode. Only context administrators can view SSH
session information associated with a particular context.