cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
742
Views
0
Helpful
4
Replies

Static routes aren't working

DeathTheHusky
Level 1
Level 1

Hello community !

 

I just passed my networking essential and i'm trying to resolve my previous practical works to mastering routing concept.

The plan is:

routage.png

Nancy shouldn't communicate with strasbourg, so i am using an Static route

I configure for now 2 routes, Metz and Strasbourg before to test them and to configure more devices:

 

R_Metz

ip route 192.168.3.0 255.255.255.0 172.17.0.1

show ip route

 

C 172.16.0.0/16 is directly connected, Serial0/0/0

C 172.17.0.0/16 is directly connected, Serial0/0/1

C 192.168.2.0/24 is directly connected, FastEthernet0/0

S 192.168.3.0/24 [1/0] via 172.17.0.1

 

 

 

R_Strasbourg

ip route 192.168.2.0 255.255.255.0 172.17.0.2

Show ip route

 

C 172.17.0.0/16 is directly connected, Serial0/0/1

S 192.168.2.0/24 [1/0] via 172.17.0.2

C 192.168.3.0/24 is directly connected, FastEthernet0/0

 

I can't ping the 2 PC set up.

Why ? i can't explain. But it's a troubleshooting that my pratical work give without the solution.

 

Could you say to me what's next ?

Thank you !

 

1 Accepted Solution

Accepted Solutions

Hello,

 

most of the required static routes were missing. Your PCs did not have a default gateway configured. Find attached the revised file with end-to-end connectivity (this was saved in PT version 7.3).

View solution in original post

4 Replies 4

Hello,

 

post the zipped Packet Tracer project (.pkt) file.

The file 

Hello,

 

most of the required static routes were missing. Your PCs did not have a default gateway configured. Find attached the revised file with end-to-end connectivity (this was saved in PT version 7.3).

Okay you right for the default gateway thank you, it was the problem !!

 

For the static routes it was normal i just tested strasbourg-metz and did not configured the other routes 

PS: you made a route for Strasbourg to Nancy and as i said in my exercice they shouldn't communicate 

 

Thank you again for the correction it helps me a lot.

 

Review Cisco Networking for a $25 gift card