Step 2: Set the Root Password
Action
To set the root password, follow these steps:
- To set the root password, enter a clear-text password that the system will encrypt, a password that is already encrypted, or a secure shell (ssh) public key string.
[edit]root@#set system root-authentication plain-text-passwordNew password:passwordRetype new password:passwordTo enter a password that is already encrypted, use the following command to set the root password: [edit]root@#set system root-authentication encrypted-passwordpasswordTo enter an ssh public string, use the following command to set the root password: [edit]root@#set system root-authentication ssh-rsakey