Skip to content

henokkaraya/networklab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Network Lab (IP Addressing & Routing)

This repository contains a hands-on networking lab built with virtual machines.
The goal is to practice IP addressing, routing concepts, and connectivity verification in a structured way.

What I did

  • Configured network interfaces and IP addressing
  • Verified connectivity between hosts (ping / traceroute)
  • Documented routing behavior and troubleshooting steps
  • Collected evidence (screenshots + commands/output)

Evidence

IP configuration

IP configuration

Routing table

Routing table

Connectivity test

Ping test

Tech & tools

  • Virtual machines (VirtualBox / VMware)
  • Linux networking basics
  • ping, traceroute, ip a, ip r (depending on lab)

How to navigate this repo

  • /screenshots – evidence from configuration and connectivity tests (if included)
  • /notes – lab notes / explanations (if included)
  • Other files/folders – depending on the lab structure

Key learning outcomes

  • Understanding of IP/subnetting in practice
  • Routing basics and default gateway behavior
  • Systematic troubleshooting methodology

Status

Completed (course lab).

About

Network lab using virtual machines focusing on IP addressing, routing, and connectivity verification (ping/traceroute) with documented configurations and test results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors