2023 110715

B.Tech. 7th Semester Examination, 2023

Time 03 Hours
Full Marks 70
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.

Q.1 Choose the correct answer of the following (Any seven question only):

Q1.1

Flow control is the responsibility of?

a)

Data Link Layer

b)

Transport Layer

c)

Both (a) and (b)

d)

Application Layer

Q1.2

Which one of the following layers of abstraction is not present in the TCP/IP (Transmission Control Protocol/Internet Protocol) model but is included in the OSI model?

a)

Network layer.

b)

Transport layer.

c)

Session layer.

d)

Application layer.

Q1.3

How many bits are required to represent IPv4 address in any IPv4 header?

a)

64 bits.

b)

32 bits.

c)

16 bits.

d)

8 bits.

Q1.4

Which one of the following functionalities do TCP and UDP have in common?

a)

In-order delivery.

b)

Reliable transfer.

c)

Checksum.

d)

Connection establishment.

Q1.5

What type of application would prefer UDP transport service?

a)

Video conferencing.

b)

World Wide Web (WWW).

c)

Online chess game.

d)

Email.

Q1.6

Which one of the following statements is true about Go-Back-N (GBN) protocol?

a)

Sequence number in GBN needs to be at least twice as large as the window size.

b)

GBN uses multiple timers.

c)

GBN retransmits packets upon receiving duplicate acknowledgements.

d)

GBN discards packets that are received out of order.

Q1.7

Which one of the following statements is true about Selective Repeat (SR) protocol?

a)

SR receiver sends duplicate acknowledgement for all packets that are not expected.

b)

SR uses multiple timers.

c)

SR retransmits packets upon receiving duplicate acknowledgements.

d)

SR uses cumulative acknowledgement.

Q1.8

Which one of the following statements is true about TCP's "Slow Start" algorithm?

a)

TCP's congestion window size increases linearly.

b)

TCP's congestion window size decreases linearly.

c)

TCP's congestion window size increases exponentially.

d)

TCP's congestion window size decreases exponentially.

Q1.9

In which computer network topology, a single cable is used, through which all data propagates and to which all computers and networked nodes are connected?

a)

Star.

b)

Bus.

c)

Ring.

d)

Mesh.

Q1.10

Bluetooth is the wireless technology for -

a)

Personal area network.

b)

Local area network.

c)

Metropolitan area network.

d)

Wide area network.

Q.2 Solve both questions:

Q2.1

List, in order, the layers of the TCP/IP protocol stack, and briefly write the functions provided by each layer. Also give an example of a protocol or networking technology associated with each layer.

Q2.2

Draw the IPV4 Datagram Header Format and explain it.

Q.3 Solve both questions:

Q3.1

What are the differences in the treatment of collisions in CSMA/CD (Carrier Sense Multiple Access, with Collision Detection) and CSMA/CA (Carrier Sense Multiple Access, with Collision Avoidance)?

Q3.2

Write down the sender-side steps and the receiver-side steps in Cyclic Redundancy Check (CRC) method, with examples.

Q.4 Solve all three questions:

Q4.1

Explain why Slotted ALOHA approach performs better than pure ALOHA approach?

Q4.2

In a Slotted ALOHA system, suppose there are 5 nodes, in which each node transmits a frame with probability $ p $. What is the probability that in a given time slot, one of the nodes successfully transmits a frame?

Q4.3

Consider a sender S and a receiver R that are connected on a network, where the one-way latency is 250 milliseconds. The data rate of that network is 32000 bits per second, and size of each frame in that network is 1000 bits. Assume that S and R are using sliding windows with Selective Repeat. How large must the sliding window for S be in order to maximize the utilization?

Q.5 Solve both questions:

Q5.1

Discuss Link-State routing protocol with an example.

Q5.2

Explain count-to-infinity problem associated with distance vector routing. Discuss the countermeasures taken in Split Horizon and Poison Reverse techniques.

Q.6 Solve both questions:

Q6.1

An ISP is granted the block 80.70.56.0/21. The ISP needs to allocate addresses for 2 organizations each 500 addresses, 2 organizations each with 250 addresses and 3 organizations each with 50 addresses. Design a subnet and find the range of addresses and unallocated addresses for each organization.

Q6.2

Compare any two the following: (i) TCP and UDP. (ii) Packet switching and Circuit switching (iii) Bit-stuffing and Byte-stuffing

Q.7 Solve both questions:

Q7.1

Consider a router receiving an IP packet of header size 20 Bytes (having no optional fields) and payload size of 4000 Bytes. Now the router must now transmit this packet across an Ethernet network, which has Maximum Transmission Unit (MTU) of 1500 Bytes. If the router attempts to send the maximum payload bits permissible in each attempt, how fragmentation is to be carried out to transmit the IP packet in the Ethernet network?

Q7.2

What are the differences between leaky bucket algorithm and token bucket algorithm?

Q.8 Solve both questions:

Q8.1

Write down the handshaking steps required to setup a TCP connection between two applications running on two end-hosts A and B. Also, write down the purpose of each data unit of TCP that is sent and received for establishing TCP connection.

Q8.2

Write down the similarities and differences between Hyper-Text Transfer Protocol (HTTP) and File Transfer Protocol (FTP).

Q.9 Write short notes on any two of the following:

Q9.1

Hamming distance

Q9.2

DNS

Q9.3

DHCP

Q9.4

Telnet


2023 V4 110715

B.Tech. 7th Semester Examination, 2023

Time 03 Hours
Full Marks 70
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.

Q.1 Choose the correct answer of the following (Any seven question only):

Q1.1

Flow control is the responsibility of?

a)

Data Link Layer

b)

Transport Layer

c)

Both (a) and (b)

d)

Application Layer

Q1.2

Which one of the following layers of abstraction is not present in the TCP/IP (Transmission Control Protocol/Internet Protocol) model but is included in the OSI model?

a)

Network layer.

b)

Transport layer.

c)

Session layer.

d)

Application layer.

Q1.3

How many bits are required to represent IPv4 address in any IPv4 header?

a)

64 bits.

b)

32 bits.

c)

16 bits.

d)

8 bits.

Q1.4

Which one of the following functionalities do TCP and UDP have in common?

a)

In-order delivery.

b)

Reliable transfer.

c)

Checksum.

d)

Connection establishment.

Q1.5

What type of application would prefer UDP transport service?

a)

Video conferencing.

b)

World Wide Web (WWW).

c)

Online chess game.

d)

Email.

Q1.6

Which one of the following statements is true about Go-Back-N (GBN) protocol?

a)

Sequence number in GBN needs to be at least twice as large as the window size.

b)

GBN uses multiple timers.

c)

GBN retransmits packets upon receiving duplicate acknowledgements.

d)

GBN discards packets that are received out of order.

Q1.7

Which one of the following statements is true about Selective Repeat (SR) protocol?

a)

SR receiver sends duplicate acknowledgement for all packets that are not expected.

b)

SR uses multiple timers.

c)

SR retransmits packets upon receiving duplicate acknowledgements.

d)

SR uses cumulative acknowledgement.

Q1.8

Which one of the following statements is true about TCP's "Slow Start" algorithm?

a)

TCP's congestion window size increases linearly.

b)

TCP's congestion window size decreases linearly.

c)

TCP's congestion window size increases exponentially.

d)

TCP's congestion window size decreases exponentially.

Q1.9

In which computer network topology, a single cable is used, through which all data propagates and to which all computers and networked nodes are connected?

a)

Star.

b)

Bus.

c)

Ring.

d)

Mesh.

Q1.10

Bluetooth is the wireless technology for -

a)

Personal area network.

b)

Local area network.

c)

Metropolitan area network.

d)

Wide area network.

Q.2 Solve both questions:

Q2.1

List, in order, the layers of the TCP/IP protocol stack, and briefly write the functions provided by each layer. Also give an example of a protocol or networking technology associated with each layer.

Q2.2

Draw the IPV4 Datagram Header Format and explain it.

Q.3 Solve both questions:

Q3.1

What are the differences in the treatment of collisions in CSMA/CD (Carrier Sense Multiple Access, with Collision Detection) and CSMA/CA (Carrier Sense Multiple Access, with Collision Avoidance)?

Q3.2

Write down the sender-side steps and the receiver-side steps in Cyclic Redundancy Check (CRC) method, with examples.

Q.4 Solve all three questions:

Q4.1

Explain why Slotted ALOHA approach performs better than pure ALOHA approach?

Q4.2

In a Slotted ALOHA system, suppose there are 5 nodes, in which each node transmits a frame with probability $ p $. What is the probability that in a given time slot, one of the nodes successfully transmits a frame?

Q4.3

Consider a sender S and a receiver R that are connected on a network, where the one-way latency is 250 milliseconds. The data rate of that network is 32000 bits per second, and size of each frame in that network is 1000 bits. Assume that S and R are using sliding windows with Selective Repeat. How large must the sliding window for S be in order to maximize the utilization?

Q.5 Solve both questions:

Q5.1

Discuss Link-State routing protocol with an example.

Q5.2

Explain count-to-infinity problem associated with distance vector routing. Discuss the countermeasures taken in Split Horizon and Poison Reverse techniques.

Q.6 Solve both questions:

Q6.1

An ISP is granted the block 80.70.56.0/21. The ISP needs to allocate addresses for 2 organizations each 500 addresses, 2 organizations each with 250 addresses and 3 organizations each with 50 addresses. Design a subnet and find the range of addresses and unallocated addresses for each organization.

Q6.2

Compare any two the following: (i) TCP and UDP. (ii) Packet switching and Circuit switching (iii) Bit-stuffing and Byte-stuffing

Q.7 Solve both questions:

Q7.1

Consider a router receiving an IP packet of header size 20 Bytes (having no optional fields) and payload size of 4000 Bytes. Now the router must now transmit this packet across an Ethernet network, which has Maximum Transmission Unit (MTU) of 1500 Bytes. If the router attempts to send the maximum payload bits permissible in each attempt, how fragmentation is to be carried out to transmit the IP packet in the Ethernet network?

Q7.2

What are the differences between leaky bucket algorithm and token bucket algorithm?

Q.8 Solve both questions:

Q8.1

Write down the handshaking steps required to setup a TCP connection between two applications running on two end-hosts A and B. Also, write down the purpose of each data unit of TCP that is sent and received for establishing TCP connection.

Q8.2

Write down the similarities and differences between Hyper-Text Transfer Protocol (HTTP) and File Transfer Protocol (FTP).

Q.9 Write short notes on any two of the following:

Q9.1

Hamming distance

Q9.2

DNS

Q9.3

DHCP

Q9.4

Telnet


2016 051513

B.Tech 5th Semester Examination, 2016

Time 3 hours
Full Marks 70
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.

Q.1 Attempt any seven questions:

Q1.1

In the following pairs of OSI protocol layer/sub-layer and its functionality, the INCORRECT pair is:

a)

(A) Network layer and Routing

b)

(B) Data Link Layer and Bit synchronization

c)

(C) Transport layer and End-to-end process communication

d)

(D) Medium Access Control sub-layer and Channel sharing

Q1.2

Which of the following is NOT true with respect to a transparent bridge and a router?

a)

(A) Both bridge and router selectively forward data packets

b)

(B) A bridge uses IP addresses while a router uses MAC addresses

c)

(C) A bridge builds up its routing table by inspecting incoming packets

d)

(D) A router can connect between a LAN and WAN

Q1.3

Which one of the following statements is FALSE?

a)

(A) TCP guarantees a minimum communication rate

b)

(B) TCP ensures in-order delivery

c)

(C) TCP reacts to congestion by reducing sender window size

d)

(D) TCP employs retransmission to compensate for packet loss

Q1.4

Which one of the following statements is FALSE?

a)

(A) HTTP runs over TCP.

b)

(B) HTTP describes the structure of web pages.

c)

(C) HTTP allows information to be stored in a URL

d)

(D) HTTP can be used to test the validity of a hypertext link.

Q1.5

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

a)

(A) min(M,N)\min (M,N)

b)

(B) max(M,N)\max (M,N)

c)

(C) M+NM+N

d)

(D) MNM \cdot N

Q1.6

Which one of the following protocols is NOT used to resolve one form of address to another one?

a)

(A) DNS

b)

(B) ARP

c)

(C) DHCP

d)

(D) RARP

Q1.7

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.

a)

(A) HTTP GET request, DNS query, TCP SYN

b)

(B) DNS query, HTTP GET request, TCP SYN

c)

(C) DNS query, TCP SYN, HTTP GET request

d)

(D) TCP SYN, DNS query, HTTP GET request

Q1.8

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?

a)

(A) 10,000 bytes

b)

(B) 12,000 bytes

c)

(C) 15,000 bytes

d)

(D) 27,000 bytes

Q1.9

Which one of the following is TRUE interior Gateway routing protocols - Routing Information protocol(RIP) and Open Shortest Path First (OSPF)?

a)

(A) RIP uses distance vector routing and OSPF uses link state routing

b)

(B) OSPF uses distance vector routing and RIP uses link state routing

c)

(C) Both RIP and OSPF use link state routing

d)

(D) Both RIP and OSPF use distance vector routing

Q1.10

In the slow start phase of the TCP congestion control algorithm, the size of the congestion window:

a)

(A) does not increase

b)

(B) increases linearly

c)

(C) increases quadratically

d)

(D) increases exponentially

Q.2 Solve both questions:

Q2.1

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%.

Q2.2

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.

Q.3 Solve both questions:

Q3.1

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?

Q3.2

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.

Question Diagram

Q.4 Solve both questions:

Q4.1

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.

Q4.2

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?

Q.5 Solve both questions:

Q5.1

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?

Q5.2

Compare and contrast the Go-Back-N ARQ Protocol with Selective-Repeat ARQ.

Q.6 Solve both questions:

Q6.1

What are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper?

Q6.2

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?

Q.7 Solve both questions:

Q7.1

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?

Q7.2

Explain the responsibility of network and transport layers of OSI model with example.

Q.8 Solve both questions:

Q8.1

What are the functions of a RIP message? List the RIP shortcomings and their corresponding fixes.

Q8.2

Describe the functions of the two FTP connections. What kinds of file types can FTP transfer?

Q.9 Solve both questions:

Q9.1

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.

Q9.2

What is the difference between open-loop congestion control and closed-loop congestion control?


2016 V4 051513

B.Tech 5th Semester Examination, 2016

Time 3 hours
Full Marks 70
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.

Q.1 Attempt any seven questions:

Q1.1

In the following pairs of OSI protocol layer/sub-layer and its functionality, the INCORRECT pair is:

a)

(A) Network layer and Routing

b)

(B) Data Link Layer and Bit synchronization

c)

(C) Transport layer and End-to-end process communication

d)

(D) Medium Access Control sub-layer and Channel sharing

Q1.2

Which of the following is NOT true with respect to a transparent bridge and a router?

a)

(A) Both bridge and router selectively forward data packets

b)

(B) A bridge uses IP addresses while a router uses MAC addresses

c)

(C) A bridge builds up its routing table by inspecting incoming packets

d)

(D) A router can connect between a LAN and WAN

Q1.3

Which one of the following statements is FALSE?

a)

(A) TCP guarantees a minimum communication rate

b)

(B) TCP ensures in-order delivery

c)

(C) TCP reacts to congestion by reducing sender window size

d)

(D) TCP employs retransmission to compensate for packet loss

Q1.4

Which one of the following statements is FALSE?

a)

(A) HTTP runs over TCP.

b)

(B) HTTP describes the structure of web pages.

c)

(C) HTTP allows information to be stored in a URL

d)

(D) HTTP can be used to test the validity of a hypertext link.

Q1.5

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

a)

(A) min(M,N)\min (M,N)

b)

(B) max(M,N)\max (M,N)

c)

(C) M+NM+N

d)

(D) MNM \cdot N

Q1.6

Which one of the following protocols is NOT used to resolve one form of address to another one?

a)

(A) DNS

b)

(B) ARP

c)

(C) DHCP

d)

(D) RARP

Q1.7

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.

a)

(A) HTTP GET request, DNS query, TCP SYN

b)

(B) DNS query, HTTP GET request, TCP SYN

c)

(C) DNS query, TCP SYN, HTTP GET request

d)

(D) TCP SYN, DNS query, HTTP GET request

Q1.8

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?

a)

(A) 10,000 bytes

b)

(B) 12,000 bytes

c)

(C) 15,000 bytes

d)

(D) 27,000 bytes

Q1.9

Which one of the following is TRUE interior Gateway routing protocols - Routing Information protocol(RIP) and Open Shortest Path First (OSPF)?

a)

(A) RIP uses distance vector routing and OSPF uses link state routing

b)

(B) OSPF uses distance vector routing and RIP uses link state routing

c)

(C) Both RIP and OSPF use link state routing

d)

(D) Both RIP and OSPF use distance vector routing

Q1.10

In the slow start phase of the TCP congestion control algorithm, the size of the congestion window:

a)

(A) does not increase

b)

(B) increases linearly

c)

(C) increases quadratically

d)

(D) increases exponentially

Q.2 Solve both questions:

Q2.1

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%.

Q2.2

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.

Q.3 Solve both questions:

Q3.1

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?

Q3.2

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.

Question Diagram

Q.4 Solve both questions:

Q4.1

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.

Q4.2

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?

Q.5 Solve both questions:

Q5.1

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?

Q5.2

Compare and contrast the Go-Back-N ARQ Protocol with Selective-Repeat ARQ.

Q.6 Solve both questions:

Q6.1

What are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper?

Q6.2

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?

Q.7 Solve both questions:

Q7.1

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?

Q7.2

Explain the responsibility of network and transport layers of OSI model with example.

Q.8 Solve both questions:

Q8.1

What are the functions of a RIP message? List the RIP shortcomings and their corresponding fixes.

Q8.2

Describe the functions of the two FTP connections. What kinds of file types can FTP transfer?

Q.9 Solve both questions:

Q9.1

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.

Q9.2

What is the difference between open-loop congestion control and closed-loop congestion control?


2015 051513

B.Tech 5th Semester Exam., 2015

Time 3 hours
Full Marks 70
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.

Q.1 Answer as directed of the following (any seven):

Q1.1

(a) Network layer of OSI model does not establish any relationship among different packets of same message. (Write True or False)

Q1.2

(b) What is repeater?

Q1.3

(c) What is baud rate?

Q1.4

(d) What is switch?

Q1.5

(e) What is flooding in routing?

Q1.6

(f) What is TCP?

Q1.7

(g) What is the role of a bridge?

Q1.8

(h) What do you mean by connectionless service?

Q1.9

(i) List two protocols in channelization category.

Q1.10

(j) What is byte-oriented protocol?

Q.2 Solve both questions:

Q2.1

Explain the responsibilities of first four layers of OSI model.

Q2.2

Compare between TCP/IP and OSI models.

Q.3 Solve both questions:

Q3.1

Explain the transmission characteristics of twisted pair.

Q3.2

Compare and contrast between byte-oriented and bit-oriented protocols. Also compare between byte-stuffing and bit-stuffing.

Q.4 Solve both questions:

Q4.1

Explain the reasons for moving from stop-and-wait ARQ protocol to Go-back-N ARQ protocol.

Q4.2

Define framing and discuss the reasons for its need. What are fixed-size and variable-size framings?

Q.5 Solve this question:

Q5.1

Draw the flow diagram for the CSMA/CD and explain. Also compare CSMA/CD with ALOHA.

Q.6 Solve both questions:

Q6.1

What is bridge? Explain about spanning tree.

Q6.2

What are the common Gigabit Ethernet implementations?

Q.7 Solve both questions:

Q7.1

Explain the procedure for checksum and verification in the IPv4 protocol. What part of an IPv4 packet is covered in the checksum calculation and why? Are options, if present, included in the calculation?

Q7.2

Discuss the types of ICMP messages.

Q.8 Solve both questions:

Q8.1

Discuss four types of link defined by OSPF. What is the basis of classification for the four types of link defined by OSPF?

Q8.2

List RIP shortcomings and their corresponding fixes.

Q.9 Solve both questions:

Q9.1

TCP is sending data at 2 Mbytes/sec. If the sequence number starts with 7000, how long does it take before the sequence number goes back to zero?

Q9.2

Explain connection establishment in TCP using three-way handshaking.


2015 V4 051513

B.Tech 5th Semester Exam., 2015

Time 3 hours
Full Marks 70
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.

Q.1 Answer as directed of the following (any seven):

Q1.1

(a) Network layer of OSI model does not establish any relationship among different packets of same message. (Write True or False)

Q1.2

(b) What is repeater?

Q1.3

(c) What is baud rate?

Q1.4

(d) What is switch?

Q1.5

(e) What is flooding in routing?

Q1.6

(f) What is TCP?

Q1.7

(g) What is the role of a bridge?

Q1.8

(h) What do you mean by connectionless service?

Q1.9

(i) List two protocols in channelization category.

Q1.10

(j) What is byte-oriented protocol?

Q.2 Solve both questions:

Q2.1

Explain the responsibilities of first four layers of OSI model.

Q2.2

Compare between TCP/IP and OSI models.

Q.3 Solve both questions:

Q3.1

Explain the transmission characteristics of twisted pair.

Q3.2

Compare and contrast between byte-oriented and bit-oriented protocols. Also compare between byte-stuffing and bit-stuffing.

Q.4 Solve both questions:

Q4.1

Explain the reasons for moving from stop-and-wait ARQ protocol to Go-back-N ARQ protocol.

Q4.2

Define framing and discuss the reasons for its need. What are fixed-size and variable-size framings?

Q.5 Solve this question:

Q5.1

Draw the flow diagram for the CSMA/CD and explain. Also compare CSMA/CD with ALOHA.

Q.6 Solve both questions:

Q6.1

What is bridge? Explain about spanning tree.

Q6.2

What are the common Gigabit Ethernet implementations?

Q.7 Solve both questions:

Q7.1

Explain the procedure for checksum and verification in the IPv4 protocol. What part of an IPv4 packet is covered in the checksum calculation and why? Are options, if present, included in the calculation?

Q7.2

Discuss the types of ICMP messages.

Q.8 Solve both questions:

Q8.1

Discuss four types of link defined by OSPF. What is the basis of classification for the four types of link defined by OSPF?

Q8.2

List RIP shortcomings and their corresponding fixes.

Q.9 Solve both questions:

Q9.1

TCP is sending data at 2 Mbytes/sec. If the sequence number starts with 7000, how long does it take before the sequence number goes back to zero?

Q9.2

Explain connection establishment in TCP using three-way handshaking.


Install on iOS

To install BEU Connect on your iPhone:

1. Tap the Share button at the bottom of Safari.
2. Scroll down and tap "Add to Home Screen".