Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configure lower privilege level for users Cisco 2960/3560 switches

Status
Not open for further replies.

wags2272

Technical User
Joined
Jun 3, 2005
Messages
39
Location
US
I'm trying to configure lower privilege levels for certain users on my cisco switches. I want them to be able to access gigabit interfaces and move them from one vlan to another, enable or disable them, and access vlans and add/delete ip addresses. Here is what I have tried so far:

username support privilege level 5 password support

enable secret level 5 password level5pass

(config t) privilege exec level 5 configure all (cr)
(config t) privilege exec level 5 interface all (cr)

But when I login as the user, I'm unable to access the configure terminal with the shorthand config t and cannot access the interface commands at all.

What am I doing wrong?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top