Data Center Quantized Congestion Notification, or DCQCN, combines ECN-based end-to-end congestion signaling with Priority Flow Control to maintain efficient and effectively lossless RoCE transport. Cisco states that ECN reacts first , while PFC functions as a safety mechanism if congestion escalates faster than endpoint rate control can respond. With moderate queue buildup, WRED marks ECN-capable packets. If queue utilization continues toward critical levels, PFC pauses the affected priority before packet loss occurs.
The second statement in option C is also correct. When the receiving host receives a RoCEv2 packet carrying the ECN Congestion Experienced marking, the receiving endpoint generates a Congestion Notification Packet, or CNP, toward the transmitting source. The source then reduces its transmission rate according to the congestion-control algorithm.
The network switch performs the ECN marking but does not generate the RoCE CNP on behalf of the receiver. This eliminates options A, B, and D. Options A and D additionally reverse the normal operational sequence by claiming that PFC responds before ECN.
The distinction is important because efficient AI fabrics seek to manage congestion proactively through ECN while reserving PFC for severe congestion and microbursts.
Study Guide Reference: 3.1.a Congestion control mechanisms — PFC and ECN; 3.1.b RoCEv2.
===============
Submit