cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
194
Views
0
Helpful
1
Replies

2500 and aaa

dallas31
Level 1
Level 1

Greetings,

I would like to set up aaa authentication for ppp authentication only for my dialup connection. Can this just be done with the:

aaa new model

aaa authentication ppp default local

Username modem password modem

Or would require additional aaa commands.

The rest of the dial up config would be something like this:

Router(config)#interface serial 3

Router(config-if)#physical layer async

Router(config-if)#encapsulation ppp

Router(config-if)#dialer in-band

Router(config-if)#dialer-group 1

Router(config-if)#async default routing

Router(config-if)#async mode dedicated

Router(config-if)#peer default ip-address pool Modemips

Router(config-if)#ppp authentication chap

Router(config)#dialer-list 1 protocol ip permit

line 1 16

speed 115200

flowcontrol hardware

modem inout

modem autoconfigure type usr_sportster

autoselect during-login

autoselect ppp

Any help or input would be great,

Thanks,

Dallas

1 Reply 1

makchitale
Level 6
Level 6

Yes, this should work. If you are looking only for dialin clients then you can also do the following:

aaa authentication ppp DIALIN local

int s3

ppp authen chap DIALIN

Also the int s3 must have an ip address or ip unnumbered.

Thanks, Mak.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco