2-27
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 2 Enabling Remote Access to the ACE
Viewing Session Information
The syntax of this command is:
show ssh maxsessions
[
context_name
]
The optional
context_name
argument specifies the name of the context for which
the context administrator wants to view the maximum number of SSH sessions.
The
context_name
argument is case sensitive.
For example, enter:
host1/Admin#
show ssh maxsessions
Maximum Sessions Allowed is 4(SSH Server is enabled)
Showing SSH Key Details
Use the
show ssh key
command in Exec mode to display the host key pair details
for the specified key or for all keys if you do not specify a key.
The syntax of this command is:
show ssh key
[
dsa
|
rsa
|
rsa1
]
The arguments, keywords, and options are:
•
dsa
—Specifies the DSA key pair for the SSH version 2 protocol.
•
rsa
—Specifies the RSA key pair for the SSH version 2 protocol.
•
rsa1
—Specifies the RSA1 key pair for the SSH version 1 protocol.
For example, enter:
host1/Admin #
show ssh key
**************************************
could not retrieve rsa1 key information
**************************************
rsa Keys generated:Tue May 8 19:37:17 2007
ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEA4v4DQ8aNl482qDTRju9G07hEIxCWOCU1ki
hZ
QNd5ZwA50CBAJSfIIIB4iED6iQbhOkbXSneCvTb5mVoish2wvJrETpIDIeGxxh/jWVsU/M
eBbA/7o5tv
gCeT6p7pGF5oUNYFP0OeZ9BiIWDc4jBmYEQLEqJHPrMhSFE=
bitcount:1024
fingerprint:
f5:55:00:18:bc:af:41:74:b6:bc:aa:8e:46:31:74:4f
**************************************