You are on page 1of 2

ANNA UNIVERSITY, CHENNAI

B.E/B. TECH., DEGREE EXAMINATIONS, JANUARY 2022

Regulations

R-2017

Semester: 05

EC8563 COMPUTER NETWORKS LABORATORY


QUESTION SET 1
Duration: 3 Hrs Max. Marks:100

1. Create a scenario to analyze the performance of CSMA/CA protocol. Assume the


necessary parameters. (100)

2. Transfer a file from sender to receiver. Implement stop and wait protocol and
record its performance for the following parameters (100)
Packet Size 1024 B
RTT 100ms
Loss rate 10%
Retransmission time out 200ms
Send the same file by changing the packet size to 2048 bytes. Compare the
results.
3. Simulate Go Back N ARQ protocol and record its performance for the following
parameters (100)

Packet Size 1024 B


RTT 100ms
Loss rate 10%
Retransmission time out 200ms
Window size 2000Kb
Bandwidth 5 packets

Send the same file by changing the packet size to 2048 bytes. Compare the results.
Record the results when packet error has occurred.
4. Implement link state algorithm by having atleast 5 routers. (100)
5. Simulate selective ARQ protocol and record its performance for the following
parameters (100)

Packet Size 1024 B


RTT 100ms
Loss rate 10%
Retransmission time out 200ms
Send the same file by changing the loss rate to 5%. Compare the results. Record
the results when packet error has occurred.
6. Create a scenario to analyze the performance of token ring protocol through
simulation. Analyze and record the behavior of the system when data is transferred
from one node to another, by changing the token hold on time and token priority.
Disconnect a node temporarily and connect the same into the system and record
the performance of the system. (100)

7. Create a scenario to analyze the performance of token bus protocol through


simulation. Analyze and record the behavior of the system when data is transferred
from one node to another, by changing the token hold on time and token priority.
Disconnect a node temporarily and connect the same into the system and record
the performance of the system. (100)

8. Implement distance vector routing algorithm by selecting at least 5 routers. (100)


9. Implementation of any of technique to Detection of Error and use the same to Correction
Error.
10. Write a code to simulating PING and TRACEROUTE comments.

MARK SPLIT UP
Aim & Source code Results Viva Total
Algorithm compilation
25 40 25 10 100

INTERNAL EXAMINER EXTERNAL EXAMINER

You might also like