08-12-2019 08:13 AM
I have 2 routers connected with a rollover cable from router 1 console port to router 2 aux port.
This connection causes a lot of chatting and generate the below ISE message in RED. when I unplug the cables,
the message is no longer reported. I am looking on how to resolve this issue and keep the connection between the router. I read on other forum that I need to use " no exec" command on the line because it's sending bunch of junk messages on the line and that gets interpreted as an EXEC command.
Message Text Failed-Attempt: Authentication failed
Failure Reason 13030 TACACS+ authentication request missing a User name
router 1
line con 0
password 7 xxxxxxxxx
logging synchronous
stopbits 1
line aux 0
modem InOut
transport preferred none
transport input all
transport output all
stopbits 1
router 2
line con 0
password 7 xxxxxxxx
logging synchronous
stopbits 1
line aux 0
modem InOut
transport preferred none
transport input all
transport output all
stopbits 1
AAA
aaa authentication password-prompt TACACS.server.failed-Use.enable.password:
aaa authentication login default group TACACS-GROUP local-case enable
aaa authentication enable default group TACACS-GROUP enable
aaa authorization console
aaa authorization config-commands
aaa authorization exec default group TACACS-GROUP local
aaa authorization commands 15 default group TACACS-GROUP local
aaa accounting exec default start-stop group TACACS-GRO
!
Thanks
Bigk
Solved! Go to Solution.
08-21-2019 03:43 PM
Applying " No Exec" on Aux port resolved the issue
08-17-2019 10:13 AM
Try applying T+ only to non-aux ports. See
08-21-2019 03:43 PM
Applying " No Exec" on Aux port resolved the issue
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