I'm figuring out the basics to CISCO Ios commands and I am struggling to find out the answer to the following question:
What would provide a better protection when you set up a password to allow privileged EXEC
- enable password blahblah
- service password-encryption
or
- enable secret blahblah
What would be a better way to setup a password and encrypt it? And which one is using a better encryption?
Thanks, Dempsey