cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
224
Views
0
Helpful
3
Replies

Packet tracer project for beginner

wafilbo2
Level 1
Level 1

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?

3 Replies 3

@wafilbo2 

  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. 

M02@rt37
VIP
VIP

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. 

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

killerjack
Level 1
Level 1

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.