IOS XRv 6.0.1 not letting me login
Posted: Fri Apr 09, 2021 11:47 am
I added the iosxrv-k9-demo-6.0.1 image to eve-ng, and I could boot it successfully.
However, when I try to login, after I type the user name ("admin", "cisco", or anything else), I get a password prompt, but I cannot type a password as IOS immediately gives me a "Failed Authentication" error.
anyone ever seen something like that? I tried multiple qemu versions already, but that didn't change anything
thanks
However, when I try to login, after I type the user name ("admin", "cisco", or anything else), I get a password prompt, but I cannot type a password as IOS immediately gives me a "Failed Authentication" error.
Code: Select all
ios con0/0/CPU0 is now available
Press RETURN to get started.
[...]stuff removed[...]
Please login with any configured user/password, or cisco/cisco
User Access Verification
Username: cisco
Password:
RP/0/0/CPU0:Apr 9 11:38:06.573 : exec[65700]: %SECURITY-LOGIN-4-AUTHEN_FAILED : Failed authentication attempt by user '<unknown>' from 'console' on 'con0_0_CPU0'
User Access Verification
Username: admin
Password:
RP/0/0/CPU0:Apr 9 11:38:09.263 : exec[65700]: %SECURITY-LOGIN-4-AUTHEN_FAILED : Failed authentication attempt by user '<unknown>' from 'console' on 'con0_0_CPU0'
User Access Verification
Username:
Username:
% Authentication failed
RP/0/0/CPU0:Apr 9 11:38:10.633 : exec[65700]: %MGBL-exec-3-LOGIN_AUTHEN : Login Authentication failed. Exiting...
thanks