09-22-2014 05:55 AM - edited 03-10-2019 10:02 PM
Hi all,
we have a lot of devices here configured to authenticate using TACACS. This all works fine. The documentation covering these devices could be improved however. One thing I was thinking of putting in that documentation, is the passwords that are configured when TACACS is not available.
Is there a way to test the local login credentials, without altering anything on the TACACS configuration?
Kind regards,
Tom
10-13-2014 04:25 AM
Hi Tom,
i configure a NULL0 route on the Layer 3 device.
ip route w.x.y.z 255.255.255.255 Null0 (ip address of your TACACS)
Regards Horst
10-13-2014 06:33 AM
I have used a similar approach to Horst's suggestion except with an upstream ACL blocking access to the TACACS server(s). The device should try and fail to authenticate via TACACS and then fall back to local authentication.
If I recall correctly, it takes about 30 seconds per configured TACACS server to mark it failed so be patient.
10-14-2014 10:30 PM
Both valid solutions to the question! I have always changed the aaa shared secret or other part of my config but I like what you guys are suggesting!
10-29-2024 09:09 PM
Old comment but I have to chime in and say this is a great solution thanks for sharing.
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