NetPath Illuminator
NetPath Illuminator
Table of Contents
1. Introduction
2. Project Objectives
3. Lab Levels and Implementation
1. Level-1: Basic Connectivity
2. Level-2: Switch Operation
3. Level-3: Subnetting and ARP Issues
4. Level-4: Routing Basics
5. Level-5: Inter-network Communication
6. Level-6: Static Routing
7. Level-7: Dynamic Routing with OSPF
8. Level-8: OSPF with Redundant Paths
4. Packet Capture and Analysis
5. Visualization Tool
6. AI Enhancement (Optional)
7. Conclusion
8. References
1. Introduction
The "NetPath Illuminator" project aims to integrate practical networking lab
experiences with the development of an innovative tool that visualizes the real-time
journey of data packets across various network devices and topologies. This report
documents the approach, implementation, and results of the project, highlighting how
the tool facilitates a deeper understanding of network packet flow.
2. Project Objectives
Develop a Visualization Tool: Create a real-time graphical representation of packet flow
through network devices and topologies.
Simulate Network Scenarios: Implement and analyze scenarios from Levels 1 to 8 using
networking concepts and tools.
Analyze Packet Data: Utilize packet sniffing tools to capture and interpret packet data.
Optional Expansion: Explore AI-powered packet analysis for advanced insights.
Objective: Establish a connection between two PCs, assign IP addresses, and verify
communication using the ping command.
Concepts: ARP, MAC tables.
Implementation:
Results:
Objective: Connect multiple PCs via a switch, assign IP addresses, and examine
switch operation.
Concepts: MAC tables, VLANs, switching.
Implementation:
Results:
Results:
Objective: Connect PCs through a router, test connectivity, and analyze routing
tables.
Concepts: IP routing, default gateway.
Implementation:
Results:
Results:
Results:
Results:
Displayed OSPF routing tables and neighbor information.
Validated dynamic routing with OSPF.
Objective: Configure OSPF with primary and backup paths, and observe packet flow
changes after link failure.
Concepts: OSPF, path redundancy.
Implementation:
Results:
5. Visualization Tool
Description: Developed a graphical tool to represent packet flow, interactions with network
devices, and routing decisions.
Features: Dynamic packet flow visualization, real-time updates, and interactive queries.
6. AI Enhancement (Optional)
Description: Explored the potential for an AI-powered packet analyzer.
Tools: Packet Buddy, Packet RAPTOR.
Objective: Train models to enhance packet analysis and insights.
7. Conclusion
The "NetPath Illuminator" project successfully integrated practical networking
concepts with an innovative tool for visualizing packet flow. The tool aids in
understanding network operations and troubleshooting, providing a comprehensive
learning experience.
8. References
Cisco Packet Tracer Documentation
Wireshark Tutorial
OSPF and Routing Protocol Resources
Packet Buddy and Packet RAPTOR Open-source Projects