Update ssh.rst

Added:
show log ssh
show log ssh dynamic-protection
show ssh fingerprints
show ssh fingerprints ascii
show ssh dynamic-protection

(cherry picked from commit c9a06800f999f6e68883ec7d3ae7fd97e3b6e4d5)
This commit is contained in:
JeffWDH 2023-10-19 12:32:06 -04:00 committed by Mergify
parent c2b5fd2486
commit beb1af052e

View File

@ -218,3 +218,23 @@ Operation
commit
save
exit
.. opcmd:: show log ssh
Show SSH server log.
.. opcmd:: show log ssh dynamic-protection
Show SSH dynamic-protection log.
.. opcmd:: show ssh dynamic-protection
Show list of IPs currently blocked by SSH dynamic-protection.
.. opcmd:: show ssh fingerprints
Show SSH server public key fingerprints.
.. opcmd:: show ssh fingerprints ascii
Show SSH server public key fingerprints, including a visual ASCII art representation.