CLI Guide
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information With password authentication enabled, you can authenticate using the local, RADIUS, or TACACS+ password
fallback order as congured.
ip ssh rhostsle
Specify the rhost le used for host-based authorization.
Syntax
ip ssh rhostsfile {WORD}
Parameters
WORD Enter the rhost le name for the host-based authentication.
Defaults none
Command Modes CONFIGURATION
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell#conf
Dell(conf)# ip ssh rhostsfile flash://shosts
Dell(conf)#
Usage Information
This command species the rhost le used for host-based authentication. This creates/ le overwrites the
flash:/ADMIN_DIR/ssh/shosts le and deletes the user-specied le. Even though this command is a
global conguration command, it does not appear in the running conguration because you only need to run this
command once.
This le contains hostnames and usernames, for which hosts and users, rhost-authentication can be allowed.
NOTE: For rhostfile and pub-key-file, the administrator must FTP the le to the
switch.
ip ssh rekey
Congures the time rekey-interval or volume rekey-limit threshold at which to re-generate the SSH key during an SSH session.
Syntax
ip ssh rekey [time rekey-interval] [volume rekey-limit]
To reset to the default, use no ip ssh rekey [time rekey-interval] [volume rekey-limit]
command.
Parameters
time minutes
Enter the keywords time then the amount of time in minutes. The range is from 10 to
1440 minutes. The default is 60 minutes
Security 1169