Step 1
Enter configuration mode.
root@% cli root> configure |
Step 2
Create a password for the root account.
root# set system root-authentication plain-text-password New password: Retype new password: |
Step 3
Commit the new changes.
root# commit |