Symptom
Using password 5 command not having expected result
Conditions
username test password 5 password. Will result in password being listed in clear text.
Workaround
This command "password 5" expects the password being entered in encrypted format.
If you want to encrypt your password with this command you would type
username test password password which will encrypt "password" in password 5 encryption automatically.