I have a server Acs 3.3, and authentic via tacacs, through telnet. This is the configuration that i have in the routers:
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authentication ppp default if-needed group tacacs+ local
aaa authorization exec default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa authorization network default group tacacs+ local
aaa accounting commands 15 default start-stop group tacacs
tacacs-server host s.s.s.s
tacacs-server directed-request
tacacs-server key 7 xxxxxxxxxxxxxxxx
Line vty 0 4
password 7 ppppppppppppppppp
What should i do to connect to all routers via ssh? And Continue authenticating through tacacs