Hi All,
How to change a password on Cisco 3640 router? Here is a peace of configuration file that might be helpfull:
...
aaa authentication password-prompt Password>
aaa authentication username-prompt User>
enable password 7 xxxx
!
username JOHN privilege 15 password 7 xxxxxxx
I would like to change password for user john. What is the proper procedure for this and from which mode (privileged, config) i can make these changes? How can i save changes to the configurations? Thanks for help...
How to change a password on Cisco 3640 router? Here is a peace of configuration file that might be helpfull:
...
aaa authentication password-prompt Password>
aaa authentication username-prompt User>
enable password 7 xxxx
!
username JOHN privilege 15 password 7 xxxxxxx
I would like to change password for user john. What is the proper procedure for this and from which mode (privileged, config) i can make these changes? How can i save changes to the configurations? Thanks for help...