In a situation like this I would probably use Tacacs or radius server Don't be content with being average. Average is a close to the bottom as it is to the top
I have to agree.. TACACS+ or Radius.. it's much easier to manage. I did work for one place where they were very worried and so even if ACS(Cisco Secure) passed the user ID/password, there was a local database to check.. a royal pain when updates were needed.
IF you don't have TACACS or RADIUS and you decide to go with the
router(config)#username name password pass
concept, I think you need to add
router(config)#line vty 0 4
router(config)#login local
Don't put passwords on your individual vty lines because you have no control over what line gets used. Whatever comes up next in the rotary is what gets assigned.
There is only one enable password, however. I think that there is some way to grant users certain privelege levels without having them use the enable password, but I've never tried it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.