Unsolved
This post is more than 5 years old
5 Posts
0
4929
February 14th, 2019 01:00
Password encryption
Good Morning all,
I hope I have what is a simple question.
Switch(config)# enable password securepassword
How do I encrypt this password so it is not plain text in 'show running-config' ?


nrs24
5 Posts
0
February 14th, 2019 01:00
So it looks like it is a simple as
Switch(config)# enable password securepassword encryption
who figured.