AAA and PPP

From: <kebramccie_at_gmail.com>
Date: Thu, 10 Jun 2010 05:05:04 +0000

Hello,

I want to configure chap with aaa authentication.

My requirement says authentication should always fall back to local login in the event to connect to a radius server

My solution is as follows

R1

 Aaa new-model
!
 Aaa authentication ppp use-radius local
!
Radius server host x.x.x.x key xxxxx
!
Username cccc pass xxxxx
!
Int s0/0
**description serial conn to R2
Ppp authentication chap use-radius

!

On R2

Int s0/0
Decription conn to R1
Ppp chap hostname cccc
Ppp chap pass xxxxx

My question is will this fail back to local login if the radius server is not available.
Sent from my BlackBerry wireless device from MTN

Blogs and organic groups at http://www.ccie.net
Received on Thu Jun 10 2010 - 05:05:04 ART

This archive was generated by hypermail 2.2.0 : Sun Aug 01 2010 - 09:11:37 ART