cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
243
Views
0
Helpful
1
Replies

Access Control Question

bardak5328
Level 1
Level 1

I want to be able to set a Client up to be able to telnet into a 2950 Switch and be able to do only interface level configuring on a switchport. I do not want them to have conifig privilages. I looked on CCO and all it says is to give that level of access spacific commands that it can do but I can get it to work. Is this possible?

Any help would be appreciated. Thanks

Here's what I did:

enable password level 2 cisco

privilege exec level 2 config

privilege interface level 2 interface fast ethernet

privilege interface level 2 speed

privilege interface level 2 duplex

privilege interface level 2 shut

privilege interface level 2 no shut

1 Reply 1

s-doyle
Level 3
Level 3

You are on target, and the following document verifies it:

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat2950/1219ea1/scg/swadmin.htm#xtocid8

Be aware there have been a few bugs associated with custom privilege levels, CSCdt04001 being one of the more profound ones. Ensure you aren't running into something like this.