Reference Guide

558 | Security
www.dell.com | support.dell.com
Command
History
ip ssh hostbased-authentication
Enable hostbased-authentication for the SSHv2 server.
Syntax
ip ssh hostbased-authentication enable
To disable hostbased-authentication for SSHv2 server, use the no ip ssh hostbased-authentication
enable
command.
Parameters
Defaults
Disable by default
Command Modes
CONFIGURATION
Command
History
Usage
Information
If you enable this command, clients can login without a password prompt. This provides two levels of
authentication:
rhost-authentication is done with the file specified in the ip ssh rhostfile command
checking client host-keys is done with the file specified in the ip ssh pub-key-file command
If you execute no ip ssh rsa-authentication enable, host-based authentication is disabled.
Related
Commands
ip ssh key-size
Configure the size of the server-generated RSA SSHv1 key.
Syntax
ip ssh key-size 512-869
Parameters
Defaults
Key size 768
Command Modes
CONFIGURATION
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
enable Enter the keyword enable to enable hostbased-authentication for SSHv2 server.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
Note: Administrators must specify the two files (rhosts and pub-key-file) to configure
host-based authentication.
ip ssh pub-key-file Public keys of trusted hosts from a file.
ip ssh rhostsfile Trusted hosts and users for rhost authentication.
512-869
Enter the key-size number for the server-generated RSA SSHv1 key.
Range: 512 to 869
Default: 768