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 a CPM-filter policer is FALSE?
Answer : B
The system-cpu-policer in Nokia SR Linux is software-based, not hardware-based. It acts on aggregate control plane traffic and supports hierarchical policing with CPM-filter entries using both distributed and system-cpu-policers.
When autoboot flag is set in grub.cfg, which of the following is NOT performed as part of the Zero Touch Provisioning (ZTP) autoboot process?
Answer : D
The ZTP autoboot process does not automatically use Nokia's Fabric Services System to deploy the digital sandbox; it focuses on network boot, DHCP IP assignment, and downloading/executing provisioning scripts from web or FTP servers.
Based on the exhibit output, which of the following statements is TRUE?

Answer : B
The exhibit shows ICMP packets being captured and displayed by a tcpdump-like utility, which indicates that a capture-filter is configured to copy ICMP packets to the Control Plane Manager (CPM) where they are processed and monitored.
Which of the following statements about the YANG model used in Nokia's SR Linux is FALSE?
Answer : B
In YANG models, 'leafs' are the data nodes (not branches), and 'containers' group related data nodes. The statement incorrectly reverses their roles by calling leafs branches and containers data components.
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 is NOT a valid logging source used in Nokia's SR Linux?
Answer : D
'Syslog filter' is not a logging source; it is a mechanism used to filter log messages. Valid logging sources in SR Linux include Linux facility + priority, console, and SR Linux subsystem + priority.