A professional collection of Cisco Packet Tracer networking projects designed to demonstrate practical skills in enterprise networking, routing, switching, VLANs, NAT, ACLs, dynamic routing, inter-VLAN routing, route redistribution, network security monitoring, and SOC infrastructure design.
Prepared by: Alhanoof Alabdullah
This repository contains hands-on networking labs built using Cisco Packet Tracer.
Each project focuses on a specific networking concept and includes topology design, configuration files, verification steps, and testing scenarios.
The purpose of this repository is to document practical networking implementation skills and present a structured portfolio for GitHub, technical learning, and professional development.
| No. | Project Name | Main Concept |
|---|---|---|
| 01 | Basic Network | Simple LAN connectivity |
| 02 | VLAN | VLAN segmentation |
| 03 | VLAN Routing Router-on-a-Stick | Inter-VLAN routing |
| 04 | DHCP Router-on-a-Stick | DHCP with VLANs |
| 05 | ACL Network Security | Access control lists |
| 06 | NAT Configuration | Basic NAT |
| 07 | NAT Static Port Forwarding Web Server | Static NAT / Port forwarding |
| 08 | NetFlow Nexus – Dynamic NAT Overload | Dynamic NAT / PAT |
| 09 | VLAN Routing NAT Overload | VLAN + NAT |
| 10 | Dynamic DHCP VLAN NAT Overload | DHCP + VLAN + NAT |
| 11 | Enterprise Secure Network | Enterprise LAN security |
| 12 | Advanced VLAN InterVLAN ACL | VLAN security and ACL filtering |
| 13 | OSPF Multi-Area Enterprise Network | Multi-area OSPF |
| 14 | EIGRP Multi-Router Dynamic Routing | EIGRP routing |
| 15 | OSPF Multi-Router Dynamic Routing | OSPF routing |
| 16 | EIGRP Multi-Router Dynamic Routing | Advanced EIGRP |
| 17 | OSPF EIGRP Route Redistribution | Route redistribution |
| 18 | InterVLAN Routing Router-on-a-Stick | VLAN routing and trunking |
| 19 | Network Security Monitoring and Threat Detection | Security monitoring and ACL-based threat control |
| 20 | Advanced Enterprise Security Operations Center SOC Infrastructure | SOC infrastructure, segmentation, monitoring, and security operations |
- Cisco Packet Tracer network design
- LAN and enterprise topology planning
- VLAN creation and port assignment
- Trunk configuration
- Router-on-a-stick inter-VLAN routing
- Static routing
- Dynamic routing using OSPF and EIGRP
- Route redistribution
- DHCP configuration
- NAT and PAT
- Static NAT and port forwarding
- Access Control Lists
- Network segmentation
- Server zone design
- Security monitoring concepts
- SOC infrastructure simulation
- Connectivity testing and verification
- Troubleshooting using Cisco IOS commands
Networking-Labs/
│
├── Project-01-Basic-Network/
├── Project-02-VLAN/
├── Project-03-VLAN-Routing-Router-on-a-Stick/
├── Project-04-DHCP-Router-on-a-Stick/
├── Project-05-ACL-Network-Security/
├── Project-06-NAT-Configuration/
├── Project-07-NAT-Static-Port-Forwarding-Web-Server/
├── Project-08-NetFlow-Nexus-Dynamic-NAT-Overload/
├── Project-09-VLAN-Routing-NAT-Overload/
├── Project-10-Dynamic-DHCP-VLAN-NAT-Overload/
├── Project-11-Enterprise-Secure-Network/
├── Project-12-Advanced-VLAN-InterVLAN-ACL/
├── Project-13-OSPF-Multi-Area-Enterprise-Network/
├── Project-14-EIGRP-Multi-Router-Dynamic-Routing/
├── Project-15-OSPF-Multi-Router-Dynamic-Routing/
├── Project-16-EIGRP-Multi-Router-Dynamic-Routing/
├── Project-17-OSPF-EIGRP-Route-Redistribution/
├── Project-18-InterVLAN-Routing-Router-on-a-Stick/
├── Project-19-Network-Security-Monitoring-and-Threat-Detection/
├── Project-20-Advanced-Enterprise-Security-Operations-Center-SOC-Infrastructure/
└── README.md
-------------------------
## Project Documentation Standard
## Each project may include:
README.md
config.txt
Packet Tracer file (.pkt)
Topology details
IP addressing table
VLAN table
Verification commands
Testing results
Troubleshooting notes
-------------------------
## Common Cisco IOS Commands Used
enable
configure terminal
show ip interface brief
show vlan brief
show interfaces trunk
show running-config
show ip route
show access-lists
show ip protocols
ping
traceroute
write memory
-------------------------
## Learning Objectives
## By completing these labs, the following objectives are achieved:
- Build professional network topologies using Cisco Packet Tracer.
- Configure switches, routers, VLANs, trunks, and routed interfaces.
- Implement inter-VLAN communication using router-on-a-stick.
- Apply ACL rules to control traffic between departments.
- Configure routing using static routes, OSPF, EIGRP, and redistribution.
- Simulate enterprise security segmentation.
- Validate network connectivity through ping and show commands.
- Document technical work professionally for GitHub portfolio usage.
-------------------------
## Professional Portfolio Value
This repository demonstrates practical capability in:
- Network administration
- Enterprise network support
- Infrastructure operations
- Technical troubleshooting
- Security-focused network design
- SOC and monitoring concepts
- Cisco IOS configuration
- Documentation and governance of technical labs
## It is designed to support professional development in networking, IT infrastructure, cybersecurity, and enterprise systems roles.
-------------------------
## Tools Used
- Cisco Packet Tracer
- Cisco IOS CLI
- GitHub
- Markdown documentation
-------------------------
Author
Prepared by: Alhanoof Alabdullah