Merge pull request #1141 from vyos/mergify/bp/sagitta/pr-1127

Update ssh.rst (backport #1127)
This commit is contained in:
Robert Göhler 2023-11-07 21:31:46 +01:00 committed by GitHub
commit d0c971118c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,3 +218,31 @@ Operation
commit
save
exit
.. opcmd:: show log ssh
Show SSH server log.
.. opcmd:: monitor log ssh
Follow the SSH server log.
.. opcmd:: show log ssh dynamic-protection
Show SSH dynamic-protection log.
.. opcmd:: monitor log ssh dynamic-protection
Follow the 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.