cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
188
Views
1
Helpful
3
Replies

Routing in packet tracer

freakymayo
Level 1
Level 1

 

<p>&nbsp;</p>
<p>I am currently practicing the configuration of DHCP servers and routing in Cisco Packet Tracer in preparation for my exam.</p>
<p>My setup consists of two routers, each connected to two switches, with one DHCP server assigned for every two switches. Additionally, there are three PCs connected to each switch.</p>
<p>When I attempt to ping between networks within the same subnet (for example, from PC0 to PC3), the connection is successful. However, when I try to ping between different subnets (for instance, from PC0 to PC6), the ping fails.</p>
<p>Could someone please assist me in resolving this issue?<br /><br /></p>
<p><li-image width="400" height="400" alt="freakymayo_0-1749468147363.png" align="inline" id="246182i610478354A2EA456" size="medium" resized="false" sourceType="new"></li-image></p>
<p>&nbsp;</p>

1 Accepted Solution

Accepted Solutions

M02@rt37
VIP
VIP

Hello @freakymayo 

Please modify 'server pool' IP address:

M02rt37_0-1749476260300.png

-- Modify the third byte with '100' as value, instead of '1'.

Reload DHCP request on on PCs with ipconfig /renew command. After that, PCs 0, 1 and 2 should have Gateway now.

Also, on Router0, add this ip route:

M02rt37_1-1749476800257.png

an on Rotuer3 this route:

M02rt37_2-1749476828231.png

 

--

After that, all PCs could be each other!

 

 

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

View solution in original post

3 Replies 3

freakymayo
Level 1
Level 1

it said i need to put in html code idk why so thats why its like that

M02@rt37
VIP
VIP

Hello @freakymayo 

Please modify 'server pool' IP address:

M02rt37_0-1749476260300.png

-- Modify the third byte with '100' as value, instead of '1'.

Reload DHCP request on on PCs with ipconfig /renew command. After that, PCs 0, 1 and 2 should have Gateway now.

Also, on Router0, add this ip route:

M02rt37_1-1749476800257.png

an on Rotuer3 this route:

M02rt37_2-1749476828231.png

 

--

After that, all PCs could be each other!

 

 

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

AntonioCoppola
Level 1
Level 1

The subnet of the server 0 is wrong , correct is 255.255.255.240.

And the ip helper-address of interface f0/0 is not neccessary because it is same network .