geezer wrote: » Hi Having embarked on the IINS study using the cisco press exam cert guide (Watkins & Wallace) I have come across a couple of things that need clarifying: 1). Is it necessary to configure "aaa new-model" via CLI before using SDM? I have tried it using GNS3 on a 3600 router (IOS 12.4) and works fine with SDM without CLI intervention. 2). The example on page 163 (config from using auto secure) shows AAA attributes of which local authentication is selected for all router access whether vty or async. I understood that local meant local username/password database but don't see a username configured - instead the enable password only is configured? Lastly, is it possible to cover all topics and pass using this book and GNS3? TIA
aaa authentication login default-auth local
geezer wrote: » The 'enable AAA' button does work but the book (and author) stick by the 'CLI needed' stance. Don't care too much but want the 'exam' correct answer - CLI first then SDM or simply SDM only? Does the local database consist of the enable password only? I don't think so but the output on page 163 doesn't show it but points to "local" authentication for the lines. Only have a couple of 1900 switches. I presume I could use something like 3600 with ethernet ports instead? aaa authentication login default-auth local (default-auth is method list name btw)
Does the local database consist of the enable password only? I don't think so but the output on page 163 doesn't show it but points to "local" authentication for the lines.
mikem2te wrote: » As far as I know, the enable password and the username database are completely different things. Look to me like the output on page 163 will result on a router you can't login to unless a "username ......." command is entered sharpish.
geezer wrote: » I agree about the book being written better especially the lack of authorization and accounting info! I feel like I am proof-reading the thing too as well as the errata!
geezer wrote: » I created a level 15 user in SDM before I could enable AAA but definitely didn't have to use command line. As long as the device was pingable I let the SDM code do the configuring for me which makes sense to me.
geezer wrote: » This seems to imply that 'enable' password is local. Whether this is "aaa" local I still don't know.
geezer wrote: » CP book isn't leaving me with a good impression - unless I pass well that is! Cheers again.