Web Page

Concept of layering.OSI and TCP/IP Protocol Stacks; Basics of packet, circuit and virtual circuit-switching; Data link layer: framing, error detection, Medium Access Control, Ethernet bridging; Routing protocols: shortest path, flooding, distance vector and link state routing; Fragmentation and IP addressing, IPv4, CIDR notation, Basics of IP support protocols (ARP, DHCP, ICMP), Network Address Translation (NAT); Transport layer: flow control and congestion controlUDPTCP, sockets; Application layer protocols: DNS, SMTP, HTTP, FTPEmail.

.$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2024-1} & \textbf{2024-2} & \textbf{2023}&  \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 3&3&2& 2 &1&1&1&2&3
\\\hline\textbf{2 Marks Count} & 3&3&3& 4 &4&3&3&3.33&4
\\\hline\textbf{Total Marks} & 9&9&8& 10 &9&7&\bf{7}&\bf{8.67}&\bf{10}\\\hline
\end{array}}}$$

Recent questions in Computer Networks

#61
158
views
0 answers
0 votes
Let’s say my device wants to send a packet to far way device many networks away. Once my router receives the packet, it doesn’t know much about this destination IP an...
#62
144
views
0 answers
0 votes
You have just explained the ARP protocol to a friend. When you are all done, he says: ‘‘I’ve got it. ARP provides a service to the network layer, so it is part of t...
#63
226
views
0 answers
0 votes
Assume the scenario of AIMD where the size of the congestion window of a TCP connection is 40KB when a timeout occurs, the initial threshold is 38 KB. The MSS is 2KB. At ...
#66
199
views
0 answers
0 votes
Which topology covers security robust and eliminating traffic factors?a. Meshb. Ringc. Stard. bus i am confused with mesh or star or bus option. please give clarificati...
#68
461
views
1 answers
0 votes
Ben Bitdiddle implements a reliable data transport protocol intended to provide "exactly once" semantics. Each packet has an 8-bit incrementing sequence number, starting ...
#69
248
views
0 answers
2 votes
In first option one bit error to merge two consecutive frames into one – I cannot understand this. B should be 2^k/2-1 for selective reject. It should be false . Right...
#70
265
views
1 answers
0 votes
In fragmentation, if any fragment gets lostthen in which case whole packet will be sent again?and in which case only that fragment will be sent again?
#71
175
views
1 answers
0 votes
if between sender and receiver, there are 3 routers and TTL value initialized by the sender 4 then receiver will accept the packet ?
#72
179
views
0 answers
0 votes
Suppose that in an IP-over-Ethernet network, machine X wishes to find the MAC address of another machine Y which is not in its subnet. How can we find it?
#73
171
views
0 answers
0 votes
Is LAN technologies (Ethernet) part of syllabus?Where to study Ethernet bridging?
#75
328
views
0 answers
0 votes
A host is connected to a Department network which is part of a University network. The University network, in turn, is part of the Internet. The largest network in which ...
#76
193
views
1 answers
0 votes
If the DF flag is set to 1 (do not fragment) then the router will not fragment the data frame according to the MTU otherwise it will fragment.The above statement is corre...
#77
198
views
0 answers
1 votes
Compute the header size. Compute the number of bytes in the options field . Write three types of options available in the TCp header. / . What can you say about this TCP ...
#78
293
views
1 answers
0 votes
Q.8)Consider the effect of using additive increase multiplicative decrease (AIMD) on a line with propagation delay of 10ms.The receive window is 24KB and the maximum segm...
#79
698
views
1 answers
1 votes
In a Class C network,if subnet mask is 255.255.255.244 then how many number of host in each subnet?
#80
153
views
0 answers
0 votes
What is the meaning of Sychronization of Bits? It is a feature of Physical Layer .