ESAT Forouzan - Chapter 11: Data Link Control and Protocols Flashcards
In a Go-Back-N ARQ, if the window size is 63, what is the range of sequence numbers?
a. 0 to 63
b. 0 to 64
c. 1 to 63
d. 1 to 64
a. 0 to 63
Flow control is needed to prevent ________.
a. Bit errors
b. Overflow of the sender buffer
c. Overflow of the receiver buffer
d. Collision between sender and receiver
c. Overflow of the receiver buffer
In Go-Back-N ARQ, if frames 4, 5, and 6 are received successfully, the receiver may send an ACK _______ to the sender.
a. 5
b. 6
c. 7
d. Any of the above
d. Any of the above
For a sliding window of size n - 1 (n sequence numbers), there can be a maximum of _______ frames sent but unacknowledged.
a. 0
b. n – 1
c. n
d. n + 1
c. n
In _______ ARQ, if a NAK is received, only the specific damaged or lost frame is retransmitted.
a. Stop-and-Wait
b. Go-Back-N
c. Selective Repeat
d. (a) and (b)
b. Go-Back-N
ARQ stands for _______.
a. Automatic repeat quantization
b. Automatic repeat request
c. Automatic retransmission request
d. Acknowledge repeat request
b. Automatic repeat request
A timer is set when _______ is (are) sent out.
a. A data frame
b. An ACK
c. A NAK
d. All the above
a. A data frame
For Stop-and-Wait ARQ, for n data packets sent, _______ acknowledgments are needed.
a. n
b. 2n
c. n - 1
d. n + 1
a. n
HDLC is an acronym for _______.
a. High-duplex line communication
b. High-level data link control
c. Half-duplex digital link combination
d. Host double-level circuit
b. High-level data link control
The address field of a frame in HDLC protocol contains the address of the _______ station.
a. Primary
b. Secondary
c. Tertiary
d. (a) or (b)
b. Secondary
The HDLC _______ field defines the beginning and end of a frame.
a. Flag
b. Address
c. Control
d. FCS
a. Flag
What is present in all HDLC control fields?
a. P/F bit
b. N(R)
c. N(S)
d. Code bits
a. P/F bit
The shortest frame in HDLC protocol is usually the _______ frame.
a. Information
b. Supervisory
c. Management
d. None of the above
b. Supervisory
- When data and acknowledgment are sent on the same frame, this is called _______.
a. Piggybacking
b. Backpacking
c. Piggypacking
d. A good idea
a. Piggybacking