Computer Networks - B.Tech 5th Semester Examination, 2016
Computer Networks
Instructions:
- The marks are indicated in the right-hand margin.
- There are Nine questions in this paper.
- Attempt five questions in all.
- Question No. 1 is Compulsory.
-
In the following pairs of OSI protocol layer/sub-layer and its functionality, the INCORRECT pair is:
-
Which of the following is NOT true with respect to a transparent bridge and a router?
-
Which one of the following statements is FALSE?
-
Which one of the following statements is FALSE?
-
In a sliding window ARQ scheme, the transmitter's window size is N and the receiver's window size is M. The minimum number of distinct sequence numbers required to ensure correct operation of the ARQ scheme is
-
Which one of the following protocols is NOT used to resolve one form of address to another one?
-
Identify the correct sequence in which the following packets are transmitted on the network by a host when a browser requests a webpage from a remote server, assuming that the host has just been restarted.
-
How many bytes of data can be sent in 15 seconds over a serial link with baud rate of 9600 in asynchronous mode with odd parity and two stop bits in the frame?
-
Which one of the following is TRUE interior Gateway routing protocols - Routing Information protocol(RIP) and Open Shortest Path First (OSPF)?
-
In the slow start phase of the TCP congestion control algorithm, the size of the congestion window:
-
Suppose that the stop-and-wait protocol is used on a link with a bit rate of 64 kilobits per second and 20 milliseconds propagation delay. Assume that the transmission time for the acknowledgment and the processing time at nodes are negligible. What is the minimum frame size in bytes to achieve a link utilization of at least 50%.
-
Consider an instance of TCP's Additive Increase Multiplicative Decrease (AIMD) algorithm where the window size at the start of the slow start phase is 2 MSS and the threshold at the start of the first transmission is 8 MSS. Assume that a timeout occurs during the fifth transmission. Find the congestion window size at the end of the tenth transmission.
-
The address of a class B host is to be split into subnets with a 6-bit subnet number: What is the maximum number of subnets and the maximum number of hosts in each subnet? What is the number of network allowed under Class B addresses?
-
Assume that source S and destination D are connected through two intermediate routers labelled R. Determine how many times each packet has to visit the network layer and the data link layer during a transmission from S to D.
-
In an IPv4 datagram, the M bit is 0, the value of HLEN is 10, the value of total length is 400 and the fragment offset value is 300. Find the position of the datagram, the sequence numbers of the first and the last bytes of the payload respectively.
-
An IP router with a Maximum Transmission Unit (MTU) of 1500 bytes has received an IP packet of size 4404 bytes with an IP header of length 20 bytes. The values of the relevant fields in the header of the third IP fragment generated by the router for this packet are?
-
A serial transmission T1 uses 8 information bits, 2 start bits, 1 stop bit and 1 parity bit for each character. A synchronous transmission T2 uses 3 eight bit sync characters followed by 30 eight bit information characters. If the bit rate is 1200 bits/second in both cases, what are the transfer rates of T1 and T2?
-
Compare and contrast the Go-Back-N ARQ Protocol with Selective-Repeat ARQ.
-
What are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper?
-
A computer on a 6-Mbps network is regulated by a token bucket. The token bucket is filled at a rate of 1 Mbps. It is initially filled to capacity with 8 megabits. How long can the computer transmit at the full 6 Mbps?
-
DNS uses UDP instead of TCP. If a DNS packet is lost, there is no automatic recovery. Does this cause a problem, and if so, how is it solved?
-
Explain the responsibility of network and transport layers of OSI model with example.
-
What are the functions of a RIP message? List the RIP shortcomings and their corresponding fixes.
-
Describe the functions of the two FTP connections. What kinds of file types can FTP transfer?
-
Compare the TCP header and the UDP header. List the fields in the TCP header that are missing from UDP header. Give the reason for their absence.
-
What is the difference between open-loop congestion control and closed-loop congestion control?