Thursday, 25 July 2019

Changing system Password

ROOT and ADMIN password Reset:

Please use the below steps when you have either one (Admin or Root) of the passwords:

tmsh
modify auth password root <=====Change the root password
modify auth user admin prompt-for-password <===== Change the admin password

When prompted, type the new password.

save sys config

No comments:

Post a Comment

🔥 The Hidden Risk of “Wide Open” Internal Policies — And How To Remove Them Safely

In one of my recent projects, I noticed a wide open internal traffic policy in place. Later, I was asked to work on this issue and remove th...