cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
338
Views
0
Helpful
0
Replies

using new tacacs servers on nexus 9k

jerome003
Level 1
Level 1

I need help to ensure I do not encounter problems as I am working remotely.

We need to test the new tacacs server which is 10.2.2.2 so I have added it on the configuration.
I am thinking of doing this command  no tacacs-server host 10.1.1.1 key xxxx

Now, after configuring the no tacacs-server... will I still be able to access the switch remotely using the account "admin"?
and is it correct that it will use the 10.2.2.2 server as tacacs server for authentication?

Configuration I just used fake addresses:
username admin password 5 xxxxxxxxxxxxxxxxxxxxxxxx role network-admin

line console
line vty
tacacs-server host 10.1.1.1 key xxxx
tacacs-server host 10.2.2.2 key xxxx ---newly added
aaa group server tacacs+ PHAAA
server 10.1.1.1
server 10.2.2.2---newly added

aaa authentiction login default group PHAAA
aaa authentication login console local
aaa authorization config-commands default group PHAAA
aaa authorization commands default group PHAAA
aaa accounting default group PHAAA




0 Replies 0