200-150 · Question #242
You need to implement QoS on a Cisco MDS 9000 Series Switch Which type of traffic must you classify so that no frames are dropped?
The correct answer is B. Fibre Channel. Fibre Channel is a lossless, no-drop protocol, so QoS on a Cisco MDS 9000 must classify FC traffic at the highest priority to prevent any frame loss.
Question
You need to implement QoS on a Cisco MDS 9000 Series Switch Which type of traffic must you classify so that no frames are dropped?
Options
- AiSCSI
- BFibre Channel
- CCIFS
- DNFS
How the community answered
(45 responses)- A2% (1)
- B93% (42)
- C4% (2)
Why each option
Fibre Channel is a lossless, no-drop protocol, so QoS on a Cisco MDS 9000 must classify FC traffic at the highest priority to prevent any frame loss.
iSCSI runs over TCP/IP, which includes built-in congestion control and retransmission, so occasional packet drops are recoverable and iSCSI is not the primary lossless classification concern.
Fibre Channel relies on a lossless transport model where buffer-to-buffer credits manage flow control and no frames are permitted to be dropped. On an MDS 9000, QoS must classify Fibre Channel traffic at the highest priority class to guarantee zero frame loss, since FC has no native retransmission mechanism for dropped frames.
CIFS is a file-level protocol transported over TCP/IP, which handles retransmission natively, making dropped packets non-fatal to the session.
NFS is a file-level protocol over TCP/IP with its own retransmission handling, so dropped packets do not result in unrecoverable data loss.
Concept tested: QoS classification for lossless Fibre Channel traffic
Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/8_x/config/quality_of_service/cisco_mds9000_qos_config_guide_8x.html
Topics
Community Discussion
No community discussion yet for this question.