This illustrates four nodes communicating over three network links, with A sending packets to B, then B forwarding them to C. This uses store-and-forward routing, rather than cut-through routing. Try making the middle link a bottleneck by reducing its bandwidth compared to the edge links, then send multiple packets back to back and see what happens.