NetApp Certified Data Administrator (NCDA) – E-Series — Question 59
A customer configured CIFS in an ONTAP 9.5 SVM. The customer wants to verify if the "CIFS Server" is accessible from each node of the cluster.
In this scenario, which command will accomplish this task?
Answer options
- A. vserver cifs session
- B. vserver cifs connection show
- C. vserver cifs check
- D. vserver cifs domain discovered-servers
Correct answer: C
Explanation
The command 'vserver cifs check' is specifically designed to verify the accessibility of the CIFS Server from each node in the cluster, making it the correct choice. The other options either show session information, existing connections, or discovered servers, which do not directly check server accessibility.