QuestionQ85

Junos OS Fundamentals

You are creating a new user account on your Junos device. The user must be able to validate the routing table and interface statistics but should not be able to make any configuration changes. Which permission flag would satisfy this requirement?

  • A configure
  • B all
  • C view
  • D network
Explanation

In Junos OS, login classes are defined with permission flags that control the operational and configuration commands a user account can execute. The 'view' permission flag grants access to display (show) commands, such as those used to check the routing table and interface statistics, without allowing the user to enter configuration mode or make any configuration changes. This makes it the appropriate flag for a read-only monitoring account, as documented in Juniper's Junos OS access privilege configuration guide.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!