Maybe add "ip tac source e0"; password in vty is not
necessary. 

Run "debug aaa authen" and "debug aaa author" may help
too.

HTH.

Jim

--- Richard  wrote:
> Looking at the config below,  can anyone tell me
> where I might go wrong that
> prevent me from telneting to this router?  I am able
> to use the same account
> from Cisco ACS 2.6 to log onto the console, but not
> through telnet.
> 
> Thanks in advance for your help
> 
> 
> 
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname Router
> !
> aaa new-model
> aaa authentication login default tacacs+
> aaa authentication login no_tacacs enable
> aaa authentication enable default tacacs+
> aaa authentication ppp default tacacs+
> aaa authorization exec default tacacs+
> aaa authorization exec no_tacacs local
> aaa authorization network default tacacs+
> aaa authorization network no_tacacs local
> aaa accounting exec default start-stop tacacs+
> aaa accounting network default start-stop tacacs+
> enable password enable
> !
> ip subnet-zero
> !
> !
> !
> interface Ethernet0
>  ip address 5.1.1.4 255.255.255.0
>  no ip directed-broadcast
> !
> interface Serial0
>  no ip address
>  no ip directed-broadcast
>  no ip mroute-cache
>  shutdown
>  no fair-queue
> !
> interface Serial1
>  no ip address
>  no ip directed-broadcast
>  shutdown
> !
> ip classless
> !
> tacacs-server host 5.1.1.1 single-connection
> tacacs-server key cisco
> !
> line con 0
>  transport input none
> line aux 0
> line vty 0 4
>  password line
> !
> end
[EMAIL PROTECTED]


__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=27654&t=27648
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to