03-04-2014 02:21 AM - edited 03-07-2019 06:30 PM
hello we have ACS server in our network which is currently used for wireless controllers we need to add network switches to authenticate from ACS server.
I have prepaired some config but I am not sure if thats right I have two set of config do tell if any of the 2 is correct or any changes are required .
1)
aaa group server tacacs+ AAAGROUP_TACACS
server-private 10.1.2.1 key 0 abcd
server-private 10.1.2.2 key 0 abcd
ip tacacs source-interface Vlan2
2)
aaa new-model
aaa authentication login WestAuthList group radius local
radius-server host
10.1.2.1 auth-port 1645
acct-port 1646 key abcd
radius-server host
10.1.2.2 auth-port 1645
acct-port 1646 key abcd
ip radius source-interface Vlan2
line vty 0 4
login authentication WestAuthList
transport input ssh
thanks for help
Solved! Go to Solution.
03-04-2014 02:31 AM
Hi,
second config is correct for authentication.
Regards
Alain
Don't forget to rate helpful posts.
03-04-2014 02:31 AM
Hi,
second config is correct for authentication.
Regards
Alain
Don't forget to rate helpful posts.
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