[cisco-bba] Working DSL aaa Config using Tacacs+ Authentication

Neilrey Espino Neilrey.Espino at FundSERV.com
Fri Feb 17 09:28:37 EST 2006


Hi Guys,

I am very grateful for this site. Thanks to everyone who helped.

I just wanted to share my working  config,,,,please see below:


**********************************************************************
TACACS :

user = neilrey at mydomain.com {
        chap = cleartext neilrey
        service = ppp protocol = ip {
        default attribute = permit
        addr =192.168.1.1
}
}


***********************************************************************
On LNS :


aaa authentication ppp default group tacacs+
aaa authorization network default group tacacs+
aaa accounting network default start-stop group tacacs+


tacacs-server host 142.148.19.220
tacacs-server directed-request
tacacs-server key !@#$%^&*()


interface Virtual-Template1
 mtu 1492
 ip unnumbered Loopback0
 no peer default ip address
 ppp authentication chap

***********************************************************************



________________________________
Neilrey 



More information about the cisco-bba mailing list