Section 3.6 Flashcards

1
Q

Fraction of packets retransmitted is equal to:

A

1-(lambda_out/lambda_in)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The type of congestion control when The sender infers segment loss from the absence of an ACK from the receiver:

A

end-end

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The type of congestion control when Bits are set at a congested router in a sender-to-receiver datagram, and bits are in the returned to the sender in a receiver-to sender ACK, to indicate congestion to the sender

A

network-assisted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The sender measures RTTs and uses the current RTT measurement to infer the level of congestion.

A

delay-based

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following actions are used in network-assisted congestion control (say versus end-end congestion control) to signal congestion. Check all that apply.

A
  • A router marks a field in the datagram header at a congested router.
  • A router sends an ICMP message to a host telling it to slow down its sending rate.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following actions are associated with end-end congestion control (say versus network-assisted congestion control). Check all that apply.

A
  • A router drops a packet at a congested router, which causes the transport-layer sender to infer that there is congestion due to the missing ACK for the lost packet.
  • The transport-layer sender decreases its sending rate in response to a measured increase in the RTT.
  • A datagram experiences delay at a congested network router, which is then measured by the sender and used to decrease the sending rate.
  • A sender decreases its sending rate in response to packet loss detected via its transport-layer ACKing.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly