C613-50631-01 Rev A Command Reference for IE340 Series 3342
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SECURE SHELL (SSH) COMMANDS
SSH
SERVER
To set the login timeout of the SSH server to 30 seconds, use the commands:
awplus# configure terminal
awplus(config)# ssh server login-timeout 30
To limit the number of SSH client connections waiting for authentication from the
SSH server to 3, use the commands:
awplus# configure terminal
awplus(config)# ssh server max-startups 3
To return the limit on the number of waiting connections to the default of 10, use
the commands:
awplus# configure terminal
awplus(config)# no ssh server max-startups
To support the SSH server with TCP port 2200, use the commands:
awplus# configure terminal
awplus(config)# ssh server 2200
Related
commands
show ssh server
ssh client
Command
changes
Version 5.5.1-1.1: support removed for the ssh-rsa algorithm in OpenSSH and for
SSH protocol v1