Generate New Key Using CLI

You can use the ILOM command-line interface (CLI) to generate a new key.

  1. Set the key type by typing the following:

    -> set /SP/services/ssh generate_new_key_type=dsa | rsa

  2. Set the action to true.

    -> set /SP/services/ssh generate_new_key_action=true

    The fingerprint and key will look different.

Related Topics