07-15-2017 01:14 AM - edited 03-08-2019 11:20 AM
Dears,
I have 100 switches in my network
In every switch i have Admin username and password.
My username is "Admin"
Password is "@dmin@d205"
Enable password "@dmin@502
But my requirement
My manager said that for another user who can only view permission he can not modify any switch.
So how can i configure another username and password with different "enable password' for that user, that user can only see permission.
I have to configure in every switch.
Please suggest me.
thanks and regards
Murari Mohan Padhan
07-15-2017 01:34 AM
Hello,
First, don't post usernames and passwords on public forums.
Second, I believe you can create a username and password with privilege 7 that will give only read-only rights. Something like:
username <username> privilege 7 password 0 <password>
Thanks,
James
07-15-2017 05:59 AM
Hi
As it was mentioned previously you could configure a username with privilege 7 and provide just the needed commands using privilege command line:
conf t
privilege exec level 7 <the allowed commands>
example
privilege exec level 7 show run <-- the user will have access to see the show running config only.
This link could be useful
http://www.ciscozine.com/multiple-privilege-levels/
:-)
07-15-2017 06:56 AM
Sir this is not my actual user name and password.
I know that how to create username and privilege 7 password but
Sir
When i create another name and password and i login from that username and password at that time its asking for enable password and after giving the the enable password.That user can modify that switch.
Due to how i will protect my switch from that specific user?
Can i create different enable password for that user?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide