04-25-2022 02:50 AM
Hi,
I want to add a couple of radius server with their keys. But :
when I'm about to configure the key I can or add an encrypted key OR enter a plaintext key that will remains unencrypted in the show run.
How can I add the server key in plaintext, but have it in encrypted format in the show run ?
Here the choices I have :
#radius server monserver
#key ?
0 Specifies an UNENCRYPTED key will follow
6 Specifies ENCRYPTED key will follow
7 Specifies HIDDEN key will follow
LINE The UNCRYPTED (cleartext) shared key
the options 6 and 7 require to enter the key in encrypted format.
the option 0 and "LINE" accept my key in plaintext format but does not encrypt it in the show run as a command like :
#username cisco password...
thanks for your help
Solved! Go to Solution.
04-25-2022 02:56 AM
use Type 6 passwords
04-25-2022 03:11 AM
As far as I know, you only need the command "enable secret" and "service password-encryption" on IOS devices.
04-25-2022 02:56 AM
04-25-2022 03:11 AM
As far as I know, you only need the command "enable secret" and "service password-encryption" on IOS devices.
04-25-2022 06:29 AM
So I configure my Radius server key in plaintext and then I use the command service password-encryption to encrypt it in the conf ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide