Displays the current Secure Shell (SSH) server status.
Privileged EXEC mode
Global configuration mode
This example shows the output of the command from privileged EXEC mode.
device# show ssh server status SSH Server Rekey Volume: 1024 SSH Server Auth Tries: 6 SSH Server Login Timeout: 120 VRF-Name: default-vrf Status: Enabled VRF-Name: mgmt-vrf Status: Enabled device#
This example shows the output of the command from global configuration mode.
device# configure terminal device(config)# do show ssh server status SSH Server Rekey Volume: 1024 SSH Server Auth Tries: 6 SSH Server Login Timeout: 120 VRF-Name: mgmt-vrf Status: Enabled VRF-Name: default-vrf Status: Enabled