cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
657
Views
0
Helpful
3
Replies

Cisco 2600 Router User Accounts

mkingcsnm
Level 1
Level 1

Hi,

Can anyone point me in the right direction for creating and removing user accounts to access my 2600 router?

Many thanks in advance

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Michael,

without aaa new-model

no aaa new-model

username usr1 password pass1

line vty 0 4

login local

with aaa new-model

aaa new-model

aaa authentication login onlylocal local

username usr1 password pass1

line vty 0 4

login authentication onlylocal

with aaa other commands can be used for accounting and authorization.

I would start with the first option

multiple username/pwds are supported

Hope to help

Giuseppe

Hi Giuseppe,

Thanks for that information. How do know if I have AAA new or not?

Michael

Do a "sh run" on your router and if you see "aaa new-model" then you have it. If you don't then you are running aaa.

Jon

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: