Highlights the hands-on skills and theoretical knowledge validated by my CompTIA A+, Network+, and Security+ certifications.
The CompTIA A+ certification validates foundational skills for IT support roles, including troubleshooting, hardware, and software knowledge.
The CompTIA Network+ certification demonstrates knowledge of networking concepts, infrastructure, and troubleshooting.
The CompTIA Security+ certification covers essential principles for securing networks, devices, and data.
hands-on coursework in system administration, network infrastructure, and cloud platforms
Some representative placeholder content for the second slide.
Some representative placeholder content for the third slide.
Showcases hands-on projects involving network design, system configuration, cybersecurity labs, and cloud platform deployment.
The Packet Tracer Project demonstrates skills in network design and configuration using Cisco's Packet Tracer simulation tool.
Used straight-through cables to connect the Router's Gig0/0 port to the Switch's Gig1/0/1 port, and each PC to the switch. The router routes between VLANs, the switch handles segmentation.
Used the Switch CLI to create VLANs and assign names.
Each department is isolated for security and traffic management.
Each PC is isolated in its own VLAN unless routing is configured.
The trunk port allows multiple VLANs to pass through the router.
Configured sub interfaces for each VLAN in the Router CLI.
Sub interfaces allow the router to route between VLANs. Each VLAN gets its own IP subnet.
Enabled the router interface for connectivity.
DHCP automates IP assignment, reducing manual configuration.
This ensures the router's IP is not assigned to any device.
Set each PC's network adapter to DHCP and verified correct IPv4 address using command prompt.
Checked if PCs can ping each other.
Everything looks great! The PCs have correct IP addresses from the VLANs and can communicate as intended.