You have been asked to configure a login class that will permit its users to view and edit the configuraiton. The class should allow a user to view the entire configuration, but only to edit interfaces, routing-options and protocol hierarchies.
Which configuration accomplishes this login class?
A.
permisions [view-configuration clear network view];
allow-configuration "(interfaces) | (routing-iptions) | (protocols)"
B.
permisions [view-configuration clear network view]; allow -commands "(configure)"
C.
permisions [view-configuration clear network view]; allow-configuration "(interfaces) | (routing-options) | (protocols)"
D.
permisions [view-configuration clear network view]; allow-commands "(configure"; allow-configuration "(interfaces) | (routing-options) | (protocols)"
Why isn’t answer D the correct one? You should allow “configure” as a valid command.
question is specific “but only to edit interfaces, routing-options and protocol hierarchies.”
Esta pregunta solo confunde, no esta bien redactada