Associate
- Joined
- 18 Oct 2002
- Posts
- 253
I've got myself a Cisco 837 and trying to figure out how I can encrypt the ppp chap password. I've managed to do it for the enable secret and my user password, but every time I try to encrypt the ppp chap password I get an error.
works fine for the unencrypted password but
returns
Have I missed something?
Code:
ppp chap password 0 <password>
Code:
ppp chap password 7 <password>
Code:
Invalid encrypted password: <password in plain text>
Have I missed something?