Which of the following is NOT one of the characteristics of Nokia's SR Linux?
Answer : D
Nokia's SR Linux does not rely on the SNMP protocol for accessing the command line interface; instead, it uses modern, programmable interfaces aligned with its modular architecture.
Which of the following statements about the CLI modes in Nokia's SR Linux is FALSE?
Answer : D
In Nokia SR Linux, users switch between CLI modes using specific commands like configure or exit, not an enter command. The enter command is not used for mode switching.
Which of the following Nokia's SR Linux ACLs is instantiated on all line cards to copy incoming packets to the CPM?
Answer : B
The CPM-filter ACL is instantiated on all line cards in Nokia's SR Linux to copy incoming packets to the Control Plane Manager (CPM) for processing.
Which of the following is NOT one of the user types supported in Nokia SR Linux?
Answer : D
Nokia SR Linux supports SR Linux users, regular Linux OS users, and container users. 'Remote users' is not a defined user type within SR Linux user management.
Based on the exhibit output, which of the following is NOT the reason the user runs the ''baseline diff'' command?
Answer : A
The 'baseline diff' command is used to compare the candidate configuration against the baseline datastore to see changes or conflicts, especially when multiple users are involved or to verify differences. It does not indicate that the user is unable to commit changes.
Which of the following statements about the MAC table shown in the exhibit output is FALSE?
Answer : A
The MAC address 00:25:BA:00:00:10 is listed as 'duplicate,' but it appears only once associated with interface ethernet-1/10. Therefore, it is not learned on more than one interface.
Based on the exhibit output, what CLI command can be used to display the contents of ''bgp-log'' in Nokia's SR Linux?
Answer : B
The 'bgp-log' is defined as a log file in the configuration, so the correct command to display its contents is show system logging file bgp-log.