23CS58-COMPUTER NETWORKS LAB
List of Experiments:
1. Study of Network devices in detail and connect the computers in Local Area Network.
2. Write a Program to implement the data link layer farming methods such as
i) Character stuffing
ii) bit stuffing.
3. Write a Program to implement data link layer farming method checksum.
4. Write a program for Hamming Code generation for error detection and correction.
5. Write a Program to implement on a data set of characters the three CRC polynomials – CRC-12, CRC-16
6. Write a Program to implement Sliding window protocol for Goback N.
7. Write a Program to implement Sliding window protocol for Selective repeat.
8. Write a Program to implement Stop and Wait Protocol.
9. Write a program for congestion control using leaky bucket algorithm
10. Write a Program to implement Distance vector routing algorithm by obtaining routing table at each node (Take an example subnet graph with weights indicating delay between nodes).
11. Wire shark
i) Packet Capture Using Wire shark
ii) Starting Wire shark
iii) Viewing Captured Traffic
iv) Analysis and Statistics & Filters.
12. Do the following using NS3 Simulator
i) NS3 Simulator-Introduction
ii) Simulate to Find the Number of Packets Dropped
iii) Simulate to Find the Number of Packets Dropped by TCP/UDP
iv) Simulate to Find the Number of Packets Dropped due to Congestion
v) Simulate to Compare Data Rate& Throughput.
Computer Network LAB Manual link
https://drive.google.com/file/d/1sNXFM41dx18a-ByxxlyWM0si1x9d8BES/view?usp=drive_link
Comments
Post a Comment