cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2149
Views
0
Helpful
2
Replies

AAA Authentication in Cisco Router

kjanakiraman
Level 1
Level 1

I want to create user name and password with previlige level for every user in the Cisco 3640 Router. I do not have any Authentication server and i want to use the Cisco router local database for this. Can some one suggest me how should i proceed.

Thanks in Advance

1 Accepted Solution

Accepted Solutions

sghosh
Level 1
Level 1

Hi,

If you want to create users in the local database of the router, you need to use the following command

username test privilege 5 password cisco

aaa new-model

aaa authen login default local

aaa author exec default local

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fsecur_c/fsaaa/scfathen.htm#12277

Thanks

Sujit

View solution in original post

2 Replies 2

sghosh
Level 1
Level 1

Hi,

If you want to create users in the local database of the router, you need to use the following command

username test privilege 5 password cisco

aaa new-model

aaa authen login default local

aaa author exec default local

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fsecur_c/fsaaa/scfathen.htm#12277

Thanks

Sujit

Hi,

Also, please refer to the following post. It has some extra dicsussion on this topic.

http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.ee97017

Thanks,

Mynul