show ssh-server
To display information about the SSH server, use the show ssh-server command.
show server [host-key]
Syntax Description
(Optional) Displays SSH server host key size, and whether the key has been
deleted.
host-key
Command Modes
Services mode
Command History
ModificationRelease
Command added.1.1(1)
Usage Guidelines
Use this command to view SSH connection and authentication information.
Example
This example shows how to display SSH server information:
FP9300-A # scope system
FP9300-A /system # scope services
FP9300-A /system/services # show ssh-server
Name: ssh
Admin State: Enabled
Port: 22
Kex algorithm: diffie-hellman-group14-sha1
Mac algorithm: hmac-sha1,hmac-sha2-256,hmac-sha2-512
Encrypt algorithm:
aes128-ctr,aes192-ctr,aes256-ctr,3des-cbc,aes128-cbc,aes192-cbc,aes256-cbc
Authentication algorithm: Rsa
Host Key Size: 2048
Rekey Limit Volume: None Time: None
FP9300-A /system/services #
DescriptionCommand
Creates a new SSH server host key.create ssh-server
Deletes the existing SSH server host key.delete ssh-server
Sets the SSH host key size.set ssh-server
Cisco Firepower 4100/9300 FXOS Command Reference
357
S Commands
show ssh-server