C613-50055-01 REV A Command Reference for x230 Series Edge Switches 1085
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
SECURE SHELL (SSH) COMMANDS
SSH
SERVER AUTHENTICATION
To disable password authentication for users connecting through SSH, use the
commands:
awplus# configure terminal
awplus(config)# no ssh server authentication password
To disable publickey authentication for users connecting through SSH, use the
commands:
awplus# configure terminal
awplus(config)# no ssh server authentication publickey
Related
Commands
crypto key pubkey-chain userkey
service ssh
show ssh server