NetApp Certified Implementation Engineer – ONTAP v3 — Question 35
In a Linux environment, issues are reported concerning multipathing. You want to view the direct and indirect paths.
In this scenario, which command would you use to accomplish this task?
Answer options
- A. Use the lspci command.
- B. Use the sanlun command.
- C. Use the systemctl command.
- D. Use the ifconfig command.
Correct answer: C
Explanation
The correct answer is C, as the systemctl command is used to manage system services and can provide information on services related to multipathing. Options A, B, and D are not suitable for this task; lspci is for listing PCI devices, sanlun is specific to storage area networks, and ifconfig is for network interface configuration.