cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
714
Views
0
Helpful
5
Replies

6500's privileges to tech's

pipsadmin
Level 1
Level 1

Hi all,

Wondering how to implement this:

I have a few techs that need access to the switches to view port configurations.

Although I DO NOT want to give them the enable password.

How can I setup a differente enable password and give them only VIEW (a.k.a. Show) capabilities?

Thanks for your help.

5 Replies 5

Collin Clark
VIP Alumni
VIP Alumni

Use AAA and assign privilege levels to user accounts.

http://www.cisco.com/en/US/docs/ios/security/configuration/guide/sec_cfg_sec_4cli.html

Hope that helps

If the Tech's know what the Enabled password is, is there a way to block them from actualy typing 'enable' ?

Yes, well actually they can type it, but they will get an error back.

*There are multiple ways to configure privilege levels and depending on how YOU do it, will depends on the results.

ok, can't seem to figure out how to restrict access to the 'enable' ...

I have a username created with privilege level 2, I dont want him to be able to enter enable as he knows the enabled password...

How do I do this?

I only want this user to do show commands... that's it.

In AAA you need to configure Authorization. If you want to use local authentication and privilege levels, you have to "move" the commands to level 2 and then change the enable password.