• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

CN Data Link Layer

Question 11

Consider a selective repeat sliding window protocol that uses a frame size of 1 KB to send data on a 1.5 Mbps link with a one-way latency of 50 msec. To achieve a link utilization of 60%, the minimum number of bits required to represent the sequence number field is ________.
  • 3
  • 4
  • 5
  • 6

Question 12

In the diagram shown below L1 is an Ethernet LAN and L2 is a Token-Ring LAN. An IP packet originates from sender S and traverses to R, as shown. The link within each ISP, and across two ISPs, are all point to point optical links. The initial value of TTL is 32. The maximum possible value of TTL field when R receives the datagram is GATECS2014Q25
  • 25
  • 24
  • 26
  • 28

Question 13

Consider the store and forward packet switched network given below. Assume that the bandwidth of each link is 106 bytes / sec. A user on host A sends a file of size 103 bytes to host B through routers R1 and R2 in three different ways. In the first case a single packet containing the complete file is transmitted from A to B. In the second case, the file is split into 10 equal parts, and these packets are transmitted from A to B. In the third case, the file is split into 20 equal parts and these packets are sent from A to B. Each packet contains 100 bytes of header information along with the user data. Consider only transmission time and ignore processing, queuing and propagation delays. Also assume that there are no errors during transmission. Let T1, T2 and T3 be the times taken to transmit the file in the first, second and third case respectively. Which one of the following is CORRECT? 

[caption width="800"] [/caption]
  • T1 < T2 < T3

  • T1 > T2 > T3

  • T2 = T3, T3 < T1

  • T1 = T3, T3 > T2

Question 14

A bit-stuffing based framing protocol uses an 8-bit delimiter pattern of 01111110. If the output bit-string after stuffing is 01111100101, then the input bit-string is
  • 0111110100
  • 0111110101
  • 0111111101
  • 0111111111

Question 15

Station A uses 32 byte packets to transmit messages to Station B using a sliding window protocol. The round trip delay between A and B is 80 milliseconds and the bottleneck bandwidth on the path between A and B is 128 kbps. What is the optimal window size that A should use?
  • 20
  • 40
  • 160
  • 320

Question 16

Consider the diagram shown below where a number of LANs are connected by (transparent) bridges. In order to avoid packets looping through circuits in the graph, the bridges organize themselves in a spanning tree. First, the root bridge is identified as the bridge with the least serial number. Next, the root sends out (one or more) data units to enable the setting up of the spanning tree of shortest paths from the root bridge to each bridge. Each bridge identifies a port (the root port) through which it will forward frames to the root bridge. Port conflicts are always resolved in favour of the port with the lower index value. When there is a possibility of multiple bridges forwarding to the same LAN (but not through the root port), ties are broken as follows: bridges closest to the root get preference and between such bridges, the one with the lowest serial number is preferred. cs200682 For the given connection of LANs by bridges, which one of the following choices represents the depth first traversal of the spanning tree of bridges?
  • B1, B5, B3, B4, B2
  • B1, B3, B5, B2, B4
  • B1, B5, B2, B3, B4
  • B1, B3, B4, B5, B2

Question 17

Consider the data given in above question. Consider the correct spanning tree for the previous question. Let host H1 send out a broadcast ping packet. Which of the following options represents the correct forwarding table on B3?[2 marks] (A)
 Hosts  Port
 H1, H2, H3, H4  3
 H5, H6, H9, H10  1
 H7, H8, H11, H12  2
(B)
 Hosts  Port
 H1, H2  4
 H3, H4  3
 H5, H6  1
 H7, H8, H9, H10,H11,H12  2
(C)
 Hosts  Port
H3, H4  3
H5, H6, H9, H10  1
 H1, H2  4
 H7, H8, H11, H12  2
(D)
 Hosts  Port
 H1, H2, H3, H4  3
 H5, H7, H9, H10  1
 H7, H8, H11, H12  4
  • A
  • B
  • C
  • D

Question 18

Suppose the round trip propagation delay for a 10 Mbps Ethernet having 48-bit jamming signal is 46.4 ms. The minimum frame size is
  • 94
  • 416
  • 464
  • 512

Question 19

How many 8-bit characters can be transmitted per second over a 9600 baud serial communication link using asynchronous mode of transmission with one start bit, eight data bits, two stop bits, and one parity bit ?
  • 600
  • 800
  • 876
  • 1200

Question 20

A and B are the only two stations on an Ethernet. Each has a steady queue of frames to send. Both A and B attempt to transmit a frame, collide, and A wins the first backoff race. At the end of this successful transmission by A, both A and B attempt to transmit and collide. The probability that A wins the second backoff race is:
  • 0.5
  • 0.625
  • 0.75
  • 1.0

There are 117 questions to complete.

Last Updated :
Take a part in the ongoing discussion