0
   

[Help] Need Guidance Configuring IP Addresses in Packet Tracer

 
 
Thaeeks
 
Reply Sat 4 Oct, 2025 02:02 am
Hi everyone,

I’m currently working on a Packet Tracer project and I’m a bit confused about how to correctly assign IP addresses. I’d really appreciate it if someone could check my understanding.

Project details:

I’ve been given the internal address space 192.168.1.0/24.

The ISP provides 1.1.1.1/24 for the WAN connection.

Subnetting is required: “192.168.1.0/24 with 3 subnets for 16 hosts per network.”

Here’s how I understood it (please correct me if I’m wrong):
I divided the 192.168.1.0/24 network into 3 subnets, assigning one to each switch:

192.168.1.0/28 → Switch 1

192.168.1.16/28 → Switch 2

192.168.1.32/28 → Switch 3

Each subnet should provide enough addresses for about 16 hosts. The subnet mask for each network would therefore be 255.255.255.240 (/28).

For the PCs connected to each switch, I plan to assign IPs within each subnet’s valid host range (e.g. 192.168.1.1–192.168.1.14, etc.).

Could someone please confirm if my subnetting and IP allocation logic is correct?
Thanks a lot for your help — I really need to get this sorted out soon!
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 79 • Replies: 1
No top replies

 
Thaeeks
 
  1  
Reply Sun 5 Oct, 2025 09:55 pm
Almost right, but /28 gives only 14 usable hosts — not 16. Use /27 instead doodle jump:

192.168.1.0/27 → hosts .1–.30

192.168.1.32/27 → hosts .33–.62

192.168.1.64/27 → hosts .65–.94
That meets the “16 hosts per subnet” requirement.
0 Replies
 
 

 
  1. Forums
  2. » [Help] Need Guidance Configuring IP Addresses in Packet Tracer
Copyright © 2025 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 10/10/2025 at 07:09:56