SG0-001 · Question #457
Which of the following protocols is used by a NAS storage array to present file systems?
The correct answer is B. CIFS. A NAS storage array presents file systems to clients, and CIFS (SMB) is a common network protocol used for this purpose, especially in Windows environments.
Question
Which of the following protocols is used by a NAS storage array to present file systems?
Options
- AFCIP
- BCIFS
- CFCoE
- DiSCSI
How the community answered
(67 responses)- A1% (1)
- B88% (59)
- C3% (2)
- D7% (5)
Why each option
A NAS storage array presents file systems to clients, and CIFS (SMB) is a common network protocol used for this purpose, especially in Windows environments.
FCIP (Fibre Channel over IP) is a storage networking protocol used to tunnel Fibre Channel traffic over IP networks, primarily for extending Fibre Channel SANs over distance, not for presenting file systems.
CIFS (Common Internet File System), also known as SMB (Server Message Block), is a network file sharing protocol that enables shared access to files and other resources. NAS devices are fundamentally file-level storage systems, and CIFS/SMB is a primary protocol for allowing clients, particularly Windows-based systems, to access these shared file systems over a network.
FCoE (Fibre Channel over Ethernet) is a storage networking protocol that encapsulates Fibre Channel frames directly over Ethernet, used in SANs to transport block-level data, not for presenting file systems.
iSCSI (Internet Small Computer System Interface) is an IP-based storage networking protocol that provides block-level access to storage devices over an IP network, not for presenting file systems directly.
Concept tested: NAS file sharing protocols
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/file-server-smb-overview
Topics
Community Discussion
No community discussion yet for this question.