Which line in this configuration prevents the HelpDesk user from modifying the interface configuration?

Refer to the exhibit.
Cisco 210-260 Exam


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 10 interface
C. Username HelpDesk privilege 6 password help
D. Privilege exec level 7 show start-up

cisco-exams

3 thoughts on “Which line in this configuration prevents the HelpDesk user from modifying the interface configuration?

  1. After some research now I understand why A is correct – I will choose A.

    A. Privilege exec level 9 configure terminal > You are putting configure terminal command at level 9, preventing level 6 users from accessing that command and therefore “preventing user from modifying interface”

    B. Privilege exec level 10 interface > This line is configured wrong, in the first place. but if put correctly would’ve make no difference without the Privilege configure level 6 interface command. or the same argument as for A above ( putting interface at 10 )

    C. Username HelpDesk privilege 6 password help > This only create a user and put it in level 6. nothing wrong with this.
    D. Privilege exec level 7 show start-up > ?

  2. Agreed. But notice the last line is incorrect statement as it should be ‘configure’ instead of exec.

  3. “C” is correct, because the HelpDesk user needs at least a privillege 10 or higher according the configuration

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.