The minimum SSH key length.
Note
Any keys smaller than the defined minimum length will not be accepted. When changed, if existing keys are smaller than the minimum key length, the keys will be dropped.
Syntax
[no] cmc auth ssh min-key-length <keyLength>
Parameters
no
The no form of this command sets the key to the default (1024) value.
<keyLength>
The key length. The default value is 1024, however the values range from 1024 - 4096.
Example
The following example sets the minimum key length to 2048:
hostname (config) # cmc auth ssh min-key-length 2048
User role
Admin or operator
Command mode
Config
Supported appliances
Central Management System: Release 7.6.0.