05-13-2022 04:06 AM
Hi,
Is it possible to use type 6 encryption on a C1000-8P-E-2G-L?
When I try to configure it as below not even the command is recognized...
switch-01#conf t Enter configuration commands, one per line. End with CNTL/Z. switch-01(config)#key ? % Unrecognized command switch-01(config)#key config-key password-encrypt ^ % Invalid input detected at '^' marker.
Details about the switch:
Switch Ports Model SW Version SW Image ------ ----- ----- ---------- ---------- * 1 10 C1000-8P-E-2G-L 15.2(7)E6 C1000-UNIVERSALK9-M
05-13-2022 04:11 AM
Hi
Take a look on this link.
configure terminal
password encryption aes
key config-key password-encrypt super-secret-password
end
05-13-2022 04:35 AM - edited 05-13-2022 04:36 AM
Unfortunately it does not work on the C1000, on the C3560CX (also with 15.2(7)E6) it worked.
switch-01#configure terminal Enter configuration commands, one per line. End with CNTL/Z. switch-01(config)#password encryption aes ^ % Invalid input detected at '^' marker. switch-01(config)#key config-key password-encrypt super-secret-password ^ % Invalid input detected at '^' marker. switch-01(config)#end switch-01#
In config mode "password" is also not available
switch-01(config)#pas? passthru-domain-list
05-28-2024 08:49 AM
I have same issue, did you ever figure this out?
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