Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Set SSH Key Options (CLI)

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Set the key file type.
    % mcmu sshkey -type=keytype

    where keytype is default or rekey.

  3. Set the source zone from where the key file is copied.
    % mcmu sshkey -source=source_VM

    where source_VM is the source VM that the key is copied from.

  4. Set the destination zone where the key file is copied.
    % mcmu sshkey -dest=destination_VM

    where destination_VM is the destination VM that the key is copied to, separated by commas.