Here is an example that works:
aaa new-model
aaa authentication login default tacacs+ line
aaa authentication enable default tacacs+ enable
enable secret 5 encrypedpassword
tacacs-server host 192.168.1.1 key secretkey
tacacs-server key secretkey
line vty 0 4
password 7 encrypedpassword
exit
andy
On Wed, 14 Feb 2001, Vinod Anthony Joseph Cherunni wrote:
> Dear All,
>
> I have been trying to get a Cisco router running IOS 12.0 to authenticate
> against an Extended TACACS System, & have been unsuccesful. I am unable
> the find the command "tacacs-server extended" on the router. Kindly advice
> me.
>
> With warm regards,
> Vinod.
This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:29 EDT