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 |
Enter configuration mode.
|
root@% cli root> configure |
Create a password for the root account.
|
root# set system root-authentication plain-text-password New password: Retype new password: |
Commit the new changes.
| root# commit |