0% found this document useful (0 votes)
281 views

Computer Network Assignment: CWND Is 3500 Bytes?

This document contains 24 questions about computer networks. The questions cover topics such as TCP window size, TCP connection establishment, TCP congestion control algorithms, IP addressing, subnetting, ARP protocol, switching, routing, the OSI model, modulation techniques, and analog vs. digital signals. The questions are multiple choice or require explaining concepts in networking.

Uploaded by

vikram
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
281 views

Computer Network Assignment: CWND Is 3500 Bytes?

This document contains 24 questions about computer networks. The questions cover topics such as TCP window size, TCP connection establishment, TCP congestion control algorithms, IP addressing, subnetting, ARP protocol, switching, routing, the OSI model, modulation techniques, and analog vs. digital signals. The questions are multiple choice or require explaining concepts in networking.

Uploaded by

vikram
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Computer Network Assignment

Q-1 What is the size of the window for host A if the value of rwnd is 3000 bytes and the value of
cwnd is 3500 bytes?.

Q-2 TCP opens a connection using the initial sequence number 14500. The other party opens the
connection with sequence number 21700. Use a message sequence diagram to show the three
TCP segments during connection establishment.

Q-3 A TCP connection is using a window size of 10000 bytes, and the previous
acknowledgement number was 22001. It receives a segment with acknowledgement number
24001 and window size advertisement of 12000. Draw a diagram to show the situation of the
window before and after.

Q-4 A window holds bytes 2001 to 5000. The next byte to be sent is 3001. Draw a figure to show
the situation of the window after the following two events:

a) An ACK segment with the acknowledgement number 2500 and window size advertisement
4000 is received.

b) A segment carrying 1000 bytes is sent.

Q-5 Consider the effect of using slow start on a line with a 10 msec round trip time and no
congestion. The receiver window is 24KB and the maximum segment size is 2KB. How long
does it take before the first full window can be sent?

Q-6 Suppose the TCP congestion window is set to 18 KB and a timeout occurs. How big will the
windows be if the next four transmission bursts are all successful? Assume that the maximum
segment size is 1 KB.

Q-7 Explain additive-increase/multiplicative-decrease (AIMD) algorithm for congestion control.

Q-8 Explain TCP 3 way handshake connection establishment protocol.

Q-9 Which layer or layers insures error control, congestion control and flow control. Explain
with reasoning and describe which layer or layers provide optional or mandatory congestion or
flow control?

Q-10 Explain multiplexing and demultiplexing at Transport layer with example.

Q-11 Explain TCP segment structure.

Q-12 Explain IP datagram format.

Q-13 Explain Link state and distance vector routing with example. Explain advantage and
disadvantage of both the routing algorithms.
Computer Network Assignment

Q-14 Find the class of the following IP addresses

a. 11110111 11110011 10000111 11011101

b. 10101111 11000000 11110000 00011101

c. 11011111 10110000 00011111 01011101

d. 11101111 11110111 11000111 00011101

Q-15 Find the netid and the hostid of the following IP addresses

a. 114.34.2.8
b. 132.56.8.6
c. 208.34.54.12

Q-16 An organization is granted the block 211.17.180.0/24. The administrator wants to


create 32 subnets.

a. Find the subnet mask.


b. Find the number of addresses in each subnet.

Q-17 Explain ARP protocol along with the functioning of ARP table with example.

Q-18 Explain Switch and CAM table with example.

Q-19 Explain forwarding and routing with example.

Q-20 Explain ISO-OSI Reference Model.

Q-21 Explain Quadrature Amplitude Modulation QAM.

Q-22 Explain TCP/IP Protocol suite.

Q-23 Explain Phase Modulation.

Q-24 Explain the difference between Analog and Digital signal.

You might also like