03-03-2018 09:53 PM - edited 03-08-2019 02:07 PM
may i know the command to configure a local username with an encrypted password and EXEC mode user privileges?
03-03-2018 10:23 PM
The command is:
username abc privilege 15 secret 5 password
Regards,
Deepak Kumar
03-04-2018 12:14 AM
Can you pls tell me the answer for below question ?
Which command can you enter to configure a local username with an encrypted password and
EXEC mode user privileges?
A. Router(config)#username jdone privilege 1 password 7 08314D5D1A48
B. Router(config)#username jdone privilege 1 password 7 PASSWORD1
C. Router(config)#username jdone privilege 15 password 0 08314D5D1A48
D. Router(config)#username jdone privilege 15 password 0 PASSWORD1
03-04-2018 12:57 AM
Ans: A
Regards,
Deepak Kumar
03-04-2018 06:41 AM
why B and C are wrong
03-05-2018 02:25 AM
B specifies a clear text password and C specifies the wrong privilege (i.e. 15).
Martin
03-06-2018 06:07 AM
User EXEC mode = privilege level 1
Privileged EXEC mode = privilege level 15
Mike
03-08-2018 01:54 AM
Is there any level between 1 and 15 ?
03-08-2018 02:00 AM
HI,
There are 16 different privilege levels that can be used. Level 0 is user mode. Level 15 is the privileged mode. Level 1 through 14 are available for customization and use.
Regards,
Deepak Kumar
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