Displaying and maintaining SSH
Task | Command | Remarks |
---|---|---|
Display the source IP address or interface configured for the SFTP client. | display sftp client source [ | { begin | exclude | include } regular-expression ] | Available in any view. |
Display the source IP address or interface information configured for the Stelnet client. | display ssh client source [ | { begin | exclude | include } regular-expression ] | Available in any view. |
Display SSH server status information or session information on an SSH server. | display ssh server { status | session } [ | { begin | exclude | include } regular-expression ] | Available in any view. |
Display the mappings between SSH servers and their host public keys on an SSH client. | display ssh server-info [ | { begin | exclude | include } regular-expression ] | Available in any view. |
Display information about one or all SSH users on an SSH server. | display ssh user-information [ username ] [ | { begin | exclude | include } regular-expression ] | Available in any view. |
Display the public keys of the local key pairs. | display public-key local { dsa | ecdsa | rsa } public [ | { begin | exclude | include } regular-expression ] | Available in any view. |
Display the public keys of the SSH peers. | display public-key peer [ brief | name publickey-name ] [ | { begin | exclude | include } regular-expression ] | Available in any view. |