Refer to the exhibit.
Username Engineer privilege 9 password 0 configure
Username Monitor privilege 8 password 0 vatcher
Username HelpDesk privilege 6 password help
Privilege exec level 6 show running
Privilege exec level 7 show start-up
Privilege exec level 9 configure terminal
Privilege exec level 10 interface
Which line in this configuration prevents the HelpDesk user from modifying the interface configuration?
A.
Privilege exec level 9 configure terminal
B.
Privilege exec level 7 show start-up
C.
Privilege exec level 10 interface
D.
Username HelpDesk privilege 6 password help
Explanation:
Brad
Answer- A
Confidence level: 100%
Note: I have seen a lot of claims that D is the correct answer, but this is wrong. The only thing command D
does is create the user “HelpDesk” with a privilege level of 6, and sets the password for that user to “help”.
Command A sets the “configure terminal” command at privilege level 9, which is a higher level than HelpDesk
has access to.Also, some of the dumps say “Privilege exec level 9 show configure terminal” in the config and the answer
options. This is not a different version of the question, it is a mistake. The line “show configure terminal” is not a
valid command in Cisco IOS.