- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 09:55 AM
Hey Guys,
So i must do dynamic routing with the protocol RIPv2 on the packet tracer. I can't find the issue. Notebook 1 can communicate with Router1 only not Router2 and Provider2. Notebook 2 can communicate with Router 1 such as Router 2 and Provider1, but there is like on IP on Provider1, like if i Ping from Notebooj 2 to the IP it does communicate, but with a 50% Packetloss. Deactivated on RIPv2 the no-auto summary too.
You can find the file below
Thanks in advance
Solved! Go to Solution.
- Labels:
-
Other Routing
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023
11:04 AM
- last edited on
01-02-2023
10:36 PM
by
Translator
Hello,
the left router, Router1, did not have
no ip routing
configured. After enabling
ip routing
you have full connectivity. Attached the revised file...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:11 AM
Hello,
post your zipped Packet Tracer project (.pkt) file, and include any passwords if you have those configured...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:20 AM
Hey,
files types like .pkt are not supported, if i drag the file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:48 AM
Hello,
you need to zip the file. You can use a free program like 7-Zip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:50 AM
Router Passwords are Cisco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023
11:04 AM
- last edited on
01-02-2023
10:36 PM
by
Translator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023
10:14 AM
- last edited on
01-02-2023
10:37 PM
by
Translator
Looking at your picture - Router 1 and Router 2 both network statement is 10.0.0.0 ?
Ignore my old comment - Can you post on Router 1
show IP route
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:22 AM
I was thinking like the same, but i'll try and inform if it worked out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:31 AM
It didn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 10:26 AM
But if i try to type like the 10.0.10.10/24 to R3 it assigns it to 10.0.0.0/24 even if wrote 10.0.10.10/24. Should I try to change the 10.0.10.10/24 IP -Address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023
11:04 AM
- last edited on
01-02-2023
10:38 PM
by
Translator
ignore my old comment, can you post
show IP router
from Router 1 and Router 2 and Service provider1 (make sure IP routing enabled in all routers)
They should learn both the routes from RIP
coming to your original post -
Notebook 1 can communicate with Router1 only not Router2 and Provider2 (I take this as provider 1)
if the Router 1 Learning routes from Router2 and Provider 1 - they should be able to ping each other.
check the is all the interfaces up,
Notebook 1 - use traceroute to check where the packets dropping.
Note : last couple of post we seen end device also have FW, so disable when you pinging notebook to notebook
