CLI Guide

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
enable Enter the keyword enable to enable hostbased-
authentication for SSHv2 server.
Defaults Disabled.
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms,
see the relevant Dell Networking OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000–ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Usage Information
If you enable this command, clients can log in without a password prompt. This
command 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.
NOTE: Administrators must specify the two files (rhosts and pub-key-file)
to configure host-based authentication.
Security
1493