Networking Projects
Dive into the specialized areas of Networking. Select a subdomain to explore tailored projects, resources, and guidance to enhance your skills.
Learn how to capture and analyze network traffic using Wireshark, a powerful packet analysis tool.
Suggested Knowledge:
- Basic understanding of network protocols such as TCP, UDP, HTTP/HTTPS, DNS, etc.
- A high-level comprehension of the OSI model.
- Medium-stong foundational understanding of general networking concepts.
- Wireshark application downloaded.
In this project, you’ll configure BGP between two routers in separate autonomous systems, advertise local networks, and verify inter-AS connectivity.
This hands-on approach demonstrates core concepts of inter-domain routing, vital for understanding how the internet functions
Suggested Knowledge:
- Basic router configuration (CLI commands and interface setup)
- Solid understanding of IP addressing and subnetting
- Some knowledge of BGP principles (AS numbers, neighbor relationships)
- GNS3 downloaded with a Cisco C7200 (or similar) image
- At least an understanding of verifying routes and connectivity with ping command, traceroute, and show commands