static routing configured, not able to ping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 03:01 AM
Hey guys, I have a current setup as shown in the screenshot, my aim is to ping to the other device and I configured static route for the routers but I am not able to ping. Can anyone suggest what to be done by seeing the screenshots?
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 03:11 AM
On the router on the left in your diagram -
ip route 192.168.200.0 255.255.255.0 10.1.1.x (the 10.1.1.x IP is the router on the right).
On the router on the right -
ip route 192.168.100.0 255.255.255.0 10.1.1.x (the 10.1.1.x IP is the router on the left)
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 03:17 AM
I have already executed those commands and not able to ping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 03:29 AM
Not according to the outputs you posted.
Can you post the configurations of both routers.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 04:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 03:51 AM
Hello,
post the zipped Packet Tracer project (.pkt) file...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 04:28 AM
probably you just forgot to enter the default gateway on the PCs config tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 04:37 AM
Gateways were already added
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 04:41 AM
post your PT file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 02:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 04:13 AM
Hey guys, I figured it out. The gateway for PC and IP address for interface connected to PC were different. I made it same and now I am able to ping
