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

Creating additional logins

Chris Hunter
Level 1
Level 1

Hi,

Im still on the Cisco learning curve and was wondering if you guys could help me out.

Background - we have a setup of about 14 WS-C2960-48FPS-L all running from a 3750G stack.

What i want to be able to do is create dedicated accounts so that local IT admins can tag ports via CNA without calling me everytime something needs to change.

What i need help with. How and where can i create these on CNA? Is it as simple as using the Users and Passwords options?

What privledge level should i assign to these accounts so that it will give the least amount of previledge required to tag ports. I dont want them being able to change much else.

Any help would be greatly appreciated!

Thx

Chris

2 Replies 2

Marvin Rhoads
Hall of Fame
Hall of Fame

I'm not positive about the feature's working with CNA but for the command line you can setup multiple privilege levels and assign each only specific commands they are able to execute.

The default levels are 1 and 15 so 2-14 are available to customize. Please see this external reference for a nice explanation and example:

http://www.ciscozine.com/2008/10/23/multiple-privilege-levels/

In your example, it would be something like:

privilege interface level 2 description

Hope this helps.

Thank you Marvin. I will check out the link and will report back.