The document outlines the practical curriculum for the Computer Networks Lab for third-year E & Tc Engineering students at Savitribai Phule Pune University. It includes a list of laboratory experiments that must be conducted using open-source tools like Wireshark and Packet Tracer, divided into two groups with various networking tasks. Students are required to implement and analyze different network configurations, protocols, and programming exercises in C/C++.
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 ratings0% found this document useful (0 votes)
21 views1 page
COMPUTER NETWORKS LAB
The document outlines the practical curriculum for the Computer Networks Lab for third-year E & Tc Engineering students at Savitribai Phule Pune University. It includes a list of laboratory experiments that must be conducted using open-source tools like Wireshark and Packet Tracer, divided into two groups with various networking tasks. Students are required to implement and analyze different network configurations, protocols, and programming exercises in C/C++.
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
Savitribai Phule Pune University
Third Year of E & Tc Engineering (2019 Course)
304189 (D): Computer Networks Lab (Elective – I) Teaching Scheme: Credit Examination Scheme: Practical: 02 hrs. / week 01 Oral : 25 Marks Prerequisite Courses, if any: - Companion Course, if any: Computer Networks List of Laboratory Experiments NOTE: All experiments should be implemented using Open-Source Tools: Wireshark, Packet Tracer and C / C++ Group A (Any Four) 1. Implementation of LAN using suitable multiuser Windows operating System and demonstrating client- server and peer to peer mode of configuration. 2. Simulating various Networks (LAN, WAN) using relevant network devices on Simulator a) Ping b) ipconfig / ifconfig c) Host name d) Whois e) Netstat f) Route g) Tracert/Traceroute/ Tracepath h) NSlookup i) ARP j) Finger k) Port Scan / nmap 3. Observe and note the details of the live type of traffic (ARP, Frame analysis, ethernet) from interface using packet capture and analysis tool 4. Using a Network Simulator (e.g., packet tracer) Configure router using RIP 5. Capture and note the packet of HTTP /FTP /Telnet / DHCP Protocol using TCP-stream learn sequence of packets being sent and received. Group B (Any Four) 1. Socket Programming in C/C++ on TCP Client, TCP Server. 2. Write a program to simulate leaky bucket/token bucket. 3. Observe and note the working of protocols using PING / TRACEROUTE / PATHPING and capture packets in LAN using packet capture and analysis tool. 4. Configure servers like HTTP / FTP and understand packet sequence and data flowing between client- server using packet analysis tools. 5. Executing Proxy, web Server using simulator. 6. Executing Telnet, DHCP Server using simulator.