0% found this document useful (0 votes)
44 views1 page

CN Lab

This document outlines the objectives, outcomes, and list of experiments for a Computer Networks lab course. The course objectives are to understand communication protocols, network simulation, and traffic analysis. The outcomes include implementing data link layer framing, error detection/correction, routing, encoding/decoding, and using network tools. The list of 12 experiments cover topics like data link layer framing, CRC codes, flow control, routing algorithms, encryption, congestion control, packet capture/analysis with Wireshark, Nmap scanning, and network simulation with NS2.

Uploaded by

SRINIVAS BACHU
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

CN Lab

This document outlines the objectives, outcomes, and list of experiments for a Computer Networks lab course. The course objectives are to understand communication protocols, network simulation, and traffic analysis. The outcomes include implementing data link layer framing, error detection/correction, routing, encoding/decoding, and using network tools. The list of 12 experiments cover topics like data link layer framing, CRC codes, flow control, routing algorithms, encryption, congestion control, packet capture/analysis with Wireshark, Nmap scanning, and network simulation with NS2.

Uploaded by

SRINIVAS BACHU
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

R18 B.Tech.

CSE (Networks) Syllabus JNTU HYDERABAD

CS415PC: COMPUTER NETWORKS LAB

B.Tech. II Year II Sem. L T P C


0 0 3 1.5
Course Objectives:
 To understand the working principle of various communication protocols.
 To understand the network simulator environment and visualize a network topology and
observe its performance.
 To analyze the traffic flow and the contents of protocol frames.

Course Outcomes:
 Implement data link layer farming methods.
 Analyze error detection and error correction codes.
 Implement and analyze routing and congestion issues in network design.
 Implement Encoding and Decoding techniques used in presentation layer.
 To be able to work with different network tools.

List of Experiments
1. Implement the data link layer framing methods such as character, character-stuffing and bit
stuffing.
2. Write a program to compute CRC code for the polynomials CRC-12, CRC-16 and CRC CCIP
3. Develop a simple data link layer that performs the flow control using the sliding window
protocol, and loss recovery using the Go-Back-N mechanism.
4. Implement Dijsktra’s algorithm to compute the shortest path through a network
5. Take an example subnet of hosts and obtain a broadcast tree for the subnet.
6. Implement distance vector routing algorithm for obtaining routing tables at each node.
7. Implement data encryption and data decryption
8. Write a program for congestion control using Leaky bucket algorithm.
9. Write a program for frame sorting technique used in buffers.
10. Wireshark
i. Packet Capture Using Wire shark
ii. Starting Wire shark
iii. Viewing Captured Traffic
iv. Analysis and Statistics & Filters.
11. How to run Nmap scan
12. Operating System Detection using Nmap
13. Do the following using NS2 Simulator
i. NS2 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.
vi. Simulate to Plot Congestion for Different Source/Destination
vii. Simulate to Determine the Performance with respect to Transmission of Packets

31

You might also like