Connectivity Guide

+8aJtCoJKbcYaduMjmhVNrNUW5TUXoCnp1XNRpkJzgS7Lt47yi86rqrTCAQW4eSYJIJs4
+4ql9b4MF2D3499Ofn8uS82Mjtj0Nl01lbTbP3gsF4YYdBWaFqp root@OS10
Supported Releases 10.4.1.0 or later
show ip ssh
Displays the SSH server information.
Syntax
show ip ssh
Parameters None
Default Not congured
Command Mode EXEC
Usage Information Use this command to view information about the established SSH sessions.
Example
OS10# show ip ssh
SSH Server: Enabled
--------------------------------------------------
SSH Server Ciphers: chacha20-poly1305@openssh.com,aes128-ctr,
aes192-ctr,aes256-ctr,
aes128-gcm@openssh.com,aes256-gcm@openssh.com
SSH Server MACs: umac-64-etm@openssh.com,umac-128-etm@openssh.com,
hmac-sha2-256-etm@openssh.com,
hmac-sha2-512-etm@openssh.com,
hmac-sha1-etm@openssh.com,umac-64@openssh.com,
umac-128@openssh.com,hmac-sha2-256,
hmac-sha2-512,hmac-sha1
SSH Server KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,
ecdh-sha2-nistp384,ecdh-sha2-nistp521,
diffie-hellman-group-exchange-sha256,
diffie-hellman-group14-sha1
Password Authentication: Enabled
Host-Based Authentication: Disabled
RSA Authentication: Enabled
Challenge Response Auth: Disabled
Supported Releases 10.3.0E or later
show logging audit
Displays audit log entries.
Syntax
show logging audit [reverse] [number]
Parameters
reverse — Display entries starting with the most recent events.
number — Display specied number of audit log entries users, from 1 to 65535.
Default Display 24 entries starting with the oldest events.
Command Mode EXEC
Usage Information Only the sysadmin and secadmin roles can display the audit log. Enter reverse to display entries starting with
the most recent events. You can change the number of entries displayed. Audit log records are not displayed on
the console as they occur. They are saved in the audit log and forwarded to any congured Syslog servers.
Security 819