Skip to content

saicharen19-net/Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Enterprise Campus Network Lab – VLAN, VTP, OSPF, DHCP & PAT

📌 Project Overview:

A Multilayer Switch acts as the core/distribution device Layer 2 switches function as access switches VLAN segmentation with centralized VLAN management using VTP Inter-VLAN routing using SVIs Dynamic routing using OSPF Internet access enabled through PAT (NAT Overload) End devices receive IP addresses via DHCP

🏗️ Network Design:

🔹 VLAN Configuration

VLAN 10 – Sales

VLAN 20 – Bank Gateway IP addresses reserved and excluded from DHCP

🔹 Switching & VTP

Multilayer Switch configured as VTP Server Layer 2 Switches configured as VTP Clients 802.1Q trunk links between Multilayer Switch and L2 switches VLAN information automatically propagated to access switches

🌐 Routing & Connectivity:

🔹 Inter-VLAN Routing

SVIs created on the Multilayer Switch Each VLAN uses the SVI as its default gateway

🔹 OSPF Dynamic Routing

OSPF enabled between: Multilayer Switch ↔ Default Router All VLAN networks OSPF configured on both ends for full route exchange

🔹 Default Routing

Default route configured on Multilayer Switch pointing to the Default Router Default Router configured with a route towards the ISP

📡 DHCP & NAT:

🔹 DHCP Services

DHCP enabled on the Multilayer Switch Gateway IP addresses excluded Separate DHCP pools created for VLAN 10 and VLAN 20

🔹 PAT (NAT Overload)

PAT configured on the Default Router Allows multiple internal VLAN hosts to access the Internet using a single public IP

🧰 Technologies Used:

VLAN & Trunking (802.1Q) VTP (Server & Client modes) SVIs & Inter-VLAN Routing OSPF Dynamic Routing DHCP with IP Exclusion Default Routing PAT (NAT Overload) Cisco Packet Tracer

🧩 What This Lab Covers:

This project demonstrates the design and configuration of an enterprise-style campus network using a Multilayer (Layer 3) Switch, Layer 2 Access Switches, and a Default Router connected to an ISP. The lab is built and tested using Cisco Packet Tracer, focusing on real-world networking concepts.

📊 Final Implementation Snapshot:

Screenshot 2025-12-07 191611

✅ Verification & Testing - VLAN creation and propagation verified via VTP

Inter-VLAN communication tested using ping OSPF neighbor adjacency and routing table verification DHCP IP assignment confirmed for all VLAN hosts Internet access tested through PAT using simulated ISP connectivity.

Screenshot 2025-12-08 194050

👨‍💻 Author Sai Charen

Skilled in Networking, Cisco Packet Tracer, and Enterprise IT Solutions.

About

This project demonstrates the design and configuration of an enterprise-style campus network using a Multilayer (Layer 3) Switch, Layer 2 Access Switches, and a Default Router connected to an ISP. The lab is built and tested using Cisco Packet Tracer, focusing on real-world networking concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors