08-28-2013 07:23 AM - edited 03-07-2019 03:10 PM
Hi
We have a number of different Nexus platforms on different code levels and they all have the following bonus configuration, which only displays when you perform a "show run all" rather than just a "show run," suggesting it's a default, except the host addresses match the configured TACACS server addresses. I've also seen these lines in configuration snippets that others have posted online.
tacacs-server test username test password test idle-time 0
tacacs-server host a.b.c.d test username test password test idle-time 0
tacacs-server host a.b.c.e test username test password test idle-time 0
radius-server test username test password test idle-time 0
So, what are these, why are they in by default and can we remove them?
12-11-2018 05:44 AM
From what I found these are for test packets. TACACS+ server monitoring is performed by sending a test authentication request to the TACACS+ server. Search on the word "test" in this PDF.
https://www.cisco.com/c/m/en_us/techdoc/dc/reference/cli/n5k/commands/tacacs-server-host.html
I have also noticed that the line is removed when removing the tacacs server using "no tacacs-server host <IP Address>" and shows up automatically when entering a new server with the "tacacs-server host <OP Address> command.
12-11-2018 05:46 AM
Sorry, that should say "tacacs-server host <IP Address>" at the bottom of my reply.
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