Franks | Portfolio

Showcasing what I Build, Break, and Create.

TryHackMe Stats
LinkedIn TryHackMe GitHub

Enterprise Network Design & Configuration

(CCNA-Level Final Project)

Tool Used: Cisco Packet Tracer
Scope: Multi-site campus topology with full Layer 2/3 design
Skills Demonstrated: VLAN design, VTP domains, routing (EIGRP/static), HSRP, EtherChannel (LACP), DHCP, NAT, STP, VoIP, wireless, failover routing

Project Overview

This project simulates the deployment of an enterprise-grade network infrastructure spanning four major office locations: Los Angeles (HQ), San Diego, San Francisco, and New York. The environment includes core switching, router configurations, wireless, voice, and security integrations using Cisco technologies. The goal was to apply CCNA-level knowledge to create a scalable, redundant, and secure network using best practices.

Network Topology

Network Design Breakdown

Sites and Addressing

Each site has its own subnetting scheme and routing domain:

VLANs and VTP Domains

All core switches and access switches are assigned VLANs based on their role in the network. VLANs were grouped by purpose:

VLAN Purpose Subnet Size
99 Management & Native VLAN /24
25 Wireless Controllers & AP /24
26 VoIP Server /24
210 Servers /23
212 IT Department /23
214 Admin PCs /23
216 IP Phones /23
220 Student PCs /21
222 Wireless Staff SSID /22
244 Wireless Student SSID /21

Each office operates under a separate VTP domain to maintain independent VLAN propagation and avoid accidental overwrites (Example: CORE_12, SD, SF, NY).

Redundancy & Layer 3 Routing

To ensure high availability:

Switching Technologies

Security & Internet Failover

Wireless and VoIP Integration

DHCP & End Device Setup

DHCP scopes were created for:

VLANs were populated per spec:

Technologies Applied

Area Technologies / Concepts Used
VLAN & Trunking switchport trunk, VTP, native vlan, VLAN database
Redundancy HSRP, STP, EtherChannel (LACP)
Routing EIGRP, static routes, default route, floating routes
Security NAT, Failover with floating static routes
Wireless SSID, WLC, AP, DHCP, SSID segmentation
Voice Cisco IP Phones, VoIP, DHCP Option 150
Addressing CIDR, /30, /24, /23, /22, /21 subnets

Outcome

This final project showcases my ability to design, implement, and troubleshoot a full-scale enterprise network architecture using Cisco technologies. Every component was configured manually without automation tools to reinforce a deep understanding of core networking concepts. The finished network was fully operational, fault-tolerant, and aligned with real-world enterprise best practices.