Find Interview Questions for Top Companies
Coriolis Technologies Interview Questions and Answers
Ques:- Define silly window syndrome?
Right Answer:
Silly Window Syndrome (SWS) occurs in TCP networks when the sender and receiver have mismatched window sizes, leading to inefficient use of bandwidth. This happens when the sender is allowed to send only a small amount of data, causing delays and underutilization of the network capacity.
Ques:- How Gateway is different from Routers?
Right Answer:
A gateway is a device that connects different networks and translates communication between them, often handling different protocols, while a router is a device that forwards data packets between networks based on their IP addresses, primarily operating within the same protocol.
Ques:- Tell the responsibilities of Data Link Layer?
Right Answer:
The responsibilities of the Data Link Layer include:

1. Framing: Dividing data into frames for transmission.
2. Physical Addressing: Adding MAC addresses to frames for delivery to the correct device on the local network.
3. Error Detection and Correction: Identifying and correcting errors that may occur during transmission.
4. Flow Control: Managing the rate of data transmission between devices to prevent overwhelming the receiver.
5. Access Control: Determining how multiple devices share the same physical medium (e.g., using protocols like CSMA/CD or CSMA/CA).
Ques:- how to increase the ping packet size from 32 bytes to more bytes ?
Comments
Admin May 17, 2020

U can incress packet size from 32 byes to more through
fallowing commans
ping <source ip address> -l 5000 -t
e.i
ping 192.168.1.100 -l 5000 -t
through this commnand we check lan cable. we send packet.
we can incress packet size 5000 to upto 65000

Admin May 17, 2020

Is it possible to break the allowed barrier of 64550 bytes?

AmbitionBox Logo

What makes Takluu valuable for interview preparation?

1 Lakh+
Companies
6 Lakh+
Interview Questions
50K+
Job Profiles
20K+
Users