02-27-2025 09:22 AM
What would be a good beginner project using packet tracer? I have an interview in a few weeks for a mid level IT technician position and would like to show I have an understanding of Cisco. I won’t be buying any physical equipment just using packet tracer
Should I just make a GitHub repo to show the project?
02-27-2025 09:39 AM
You can upload to GitHub but you are going to need a machine with PacketTracer installed on it anyway in order to run the project.
02-27-2025 10:31 AM
Hello @wafilbo2
Since you’re aiming for a mid-level IT technician role, I would suggest a small-to-medium network simulation that demonstrates your ability to configure essential networking components.
First project could be a basic Office Network Setup, where you configure two or more VLANs (e.g., one for employees and another for guests...), use a L3 switch for inter-VLAN routing, implement basic security like port security, set up a DHCP and DNS server for automated IP assignment, and enable SSH on routers and switches for secure management.
Another solid option is a small Business Network with Internet Access, where you simulate a router connecting to an ISP, configure NAT to allow internal devices to access the internet, implement firewall rules to restrict traffic, and test connectivity using ping, traceroute, and packet captures.
If you want to showcase additional skills, you could try setting up a basic VoIP network with Cisco IP Phones, configuring a DHCP server with Option 150 for TFTP, and using CME to enable phone communication. Another idea is a wireless network implementation, where you deploy a WLAN with WPA2 security, configure MAC address filtering, and connect wired and wireless clients to test connectivity.
Since you’re using PT, a GitHub repository is a great way to present your work.
04-28-2025 10:57 AM
You can have a look on labs & tutorials provides by https://www.packettracernetwork.com/ which will give you a good overview of Cisco networking devices capabilites from basic switch setup to Cisco ASA firewall configuration.
I would recommend the Packet Tracer lab 3 : VLAN and VTP - Packet Tracer Network and Packet Tracer 8.2 - HSRP Configuration - Packet Tracer Network articles which will give you an overview of common networking features in a Cisco enterprise environment.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide