A comprehensive architectural guide and implementation blueprint for the CSP450 Capstone Challenge. This repository systematically documents the progression of network infrastructure, database integration, and application deployment.
[!WARNING]
DO NOT COPY THE IP ADDRESSES OR UIDs IN THIS REPO DIRECTLY!
These configurations are calculated specifically for Pod C, UID 231, and partner UID 217.
Pasting these configurations without modification will cause:
- π Network failures in your environment.
- π IP conflicts across the rack room.
- π Disruption of your classmatesβ networks.
231 and 217 with your specific student UIDs./26 parameters.static-bind variables to match the specific fingerprints of your virtual machine interface cards.This repository serves as a conceptual blueprint, not a copy-paste solution. Use it to understand the logic behind each implementation step.
| Step | Action |
|---|---|
| 1οΈβ£ Open Prep Sheet | Review catalan-PrepSheet.txt in this repository. |
| 2οΈβ£ Map Variables | Cross-reference IPs/subnets (e.g., 172.16.57.192/26) with the Prep Sheet to identify their source (e.g., βNetwork ID for Subnet #231β). |
| 3οΈβ£ Substitute Values | Replace UID-based values with the equivalent fields from your completed Prep Sheet. |
π‘ Pro Tip: If you are confused about where a specific IP address originated, check the Prep Sheet first. Understanding why an IP was chosen is more valuable than simply copying it.
CSP450 is the culmination of the entire program, designed to synthesize knowledge acquired from:
This guide bridges the gap between theory and practice by providing:
| Stage | Status | Description |
|---|---|---|
| Stage Two | β Completed | Build the network infrastructure layer (OSPF, routing pools, VLAN segmentation, and edge NAT firewalls). |
| Stage Three | β Completed | Enterprise MariaDB integration, schema deployment, and PHP frontend connectivity. |
| Stage Four | β Completed | Deploy active-passive high availability (VRRP), inter-core trunking, and fault-tolerant gateway redundancy across dual Aruba 6300 Core switches. |
For detailed, step-by-step instructions, refer to the specific stage documentation folders:
π Last Updated: August 05, 2026