From: Phil (theccie@gmail.com)
Date: Thu Dec 02 2004 - 09:39:59 GMT-3
This is how we enable tacacs on our CatOS switches (no accounting):
#tacacs+
set tacacs server 10.1.1.11 primary
set tacacs server 10.2.1.11
set tacacs key mytacacskey
!
#authentication
set authentication login tacacs enable console primary
set authentication login tacacs enable telnet primary
set authentication login tacacs enable http primary
set authentication enable tacacs enable console primary
set authentication enable tacacs enable telnet primary
set authentication enable tacacs enable http primary
I don't know if the behavior will be the same if you apply the
authentication commands as you did.
Phil
On Thu, 2 Dec 2004 02:08:27 -0500, sheyee@gmail.com <sheyee@gmail.com> wrote:
> Hello:
>
> I am trying to setup Tacacs+ on a 6500 CatOS. Can someone review the following command to see if I am doing it correctly.
>
> switch#set authentication login local enable
> switch#set authentication login tacacs enable
> switch#set authentication enable local enable
> switch#set authentication enable tacacs enable
> switch#set accounting exec enable start-stop tacacs+
> switch#set accounting connect enable start-stop tacacs+
> switch#set accounting system enable start-stop tacacs+
> switch#set accounting commands enable all start-stop tacacs+
> switch#set accounting update periodic 1
> switch#set tacacs server 10.10.10.125
> switch#set tacacs key helpme
>
> Regards,
>
> Sheyee
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:23 GMT-3