cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1289
Views
5
Helpful
2
Replies

aaa Sample

osamoz
Level 1
Level 1

Deall all,

i want ask about

aaa new-model

aaa authentication login line line local

What the second line mean .. plz i appreciate any answer

2 Replies 2

sstudsdahl
Level 4
Level 4

The "aaa authentication login line line local" is creating a login method called "line" (the first line keyword) that will first try to use the password associated to the aux/con/vty line interfaces (the second line keyword). If there is no line password configured, the second login method of "local" is attempted. Local tells aaa to use a username that has been configured locally within the configuration of the router. For example: username cisco password cisco.

Thans alot for ur help