SG0-001 · Question #54
Which of the following are block level transports? (Select TWO)
The correct answer is B. FCoE C. iSCSI. The question asks to identify two block-level transport protocols from the given options.
Question
Which of the following are block level transports? (Select TWO)
Options
- AEXT3
- BFCoE
- CiSCSI
- DNTFS
- ENFS
How the community answered
(18 responses)- B89% (16)
- D6% (1)
- E6% (1)
Why each option
The question asks to identify two block-level transport protocols from the given options.
EXT3 is a journaling file system commonly used in Linux operating systems, not a block-level transport protocol.
FCoE (Fibre Channel over Ethernet) is a networking protocol that encapsulates Fibre Channel frames over full-duplex Ethernet networks, allowing block storage traffic to be transmitted over standard Ethernet infrastructure.
iSCSI (Internet Small Computer System Interface) is an IP-based storage networking standard that links data storage facilities, transferring block-level data by carrying SCSI commands over standard TCP/IP networks.
NTFS (New Technology File System) is a proprietary journaling file system developed by Microsoft, not a block-level transport protocol.
NFS (Network File System) is a distributed file system protocol that allows a user on a client computer to access files over a network as if they were local storage, operating at the file level, not the block level.
Concept tested: Block-level storage protocols
Source: https://learn.microsoft.com/en-us/windows-server/storage/iscsi/iscsi-overview
Topics
Community Discussion
No community discussion yet for this question.