Show running-config ssh – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1403

Secure Shell (SSH) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
54.21
show running-config ssh
This command displays the current running configuration of Secure Shell (SSH).
Syntax
show running-config ssh
Mode
Privileged Exec and Global Configuration
Example
To display the current configuration of SSH, use the command:
Output
Figure 54-5: Example output from the show running-config ssh command
Related Commands
awplus#
show running-config ssh
!
ssh server session-timeout 600
ssh server login-timeout 30
ssh server allow-users manager 192.168.1.*
ssh server allow-users john
ssh server deny-user john*.a-company.com
ssh server
Table 54-5: Parameters in the output of the show running-config ssh command
Parameter
Description
ssh server
SSH server is enabled.
ssh server v2
SSH server is enabled and only support SSHv2.
ssh server
SSH server is enabled and listening on the
specified TCP port.
no ssh server scp
SCP service is disabled.
no ssh server sftp
SFTP service is disabled.
ssh server session-timeout
Configure the server session timeout.
ssh server login-timeout
Configure the server login timeout.
ssh server max-startups
Configure the maximum number of concurrent
sessions waiting authentication.
no ssh server
authentication password
Password authentication is disabled.
no ssh server
authentication publickey
Public key authentication is disabled.
ssh server allow-users
Add the user (and hostname) to the allow list.
ssh server deny-users
Add the user (and hostname) to the deny list.