PrepAway - Latest Free Exam Questions & Answers

Which configuration accomplishes this login class?

You have been asked to configure a login class that will permit its users to view and edit the
configuration. The class should allow a user to view the entire configuration, but only to edit the
interfaces, routing-options, and protocols hierarchies.
Which configuration accomplishes this login class?

PrepAway - Latest Free Exam Questions & Answers

A.
permissions [ view-configuration clear network view ];
allow-configuration “(interfaces) | (routing-options) | (policy-options) | (protocols)”;

B.
permissions [ view-configuration clear network view ];
allow-commands “(configure)”;

C.
permissions [ view-configuration clear network view ];
allow-commands “(configure)”;
allow-configuration “(interfaces) | (routing-options) | (protocols)”;

D.
permissions [ clear network view ];
allow-commands “(configure)”;
allow-configuration “(interfaces) | (routing-options) | (protocols)”;

Explanation:

One Comment on “Which configuration accomplishes this login class?

  1. humberto says:

    permissions [ view-configuration clear network view ];
    allow-commands “(configure)”;
    allow-configuration “(interfaces) | (routing-options) | (protocols)”;
    clear
    Can clear (delete) information learned from the network that is stored in various network databases (using the clear commands).
    network
    Can access the network by entering the ping, ssh, telnet, and traceroute commands.

    view
    Can use various commands to display current systemwide, routing table, and protocol-specific values and statistics.

    https://www.juniper.net/techpubs/software/junos-es/junos-es93/junos-es-admin-guide/login-classes.html




    0



    0

Leave a Reply