ā10-08-2019 04:26 AM
Hi Guys!
I am still new on using cisco so please help me to understand this problem.
I had this problem whenever I ping the other PC is being'request timed out'.
I tried to use the static routing but it's not working.
Can anyone recommend what can I use to fix this problem? Thanks in advance
Solved! Go to Solution.
ā10-08-2019 07:05 AM - edited ā10-08-2019 07:06 AM
Hi,
You configured Static routes the same as IPv4 routes on the lab but the static route will not work with interface direct connected command on fast ethernet. This will only work with Point to Point interface type.
Remove Static route configuration and add as below:
Add routing as:
R0:
ipv6 route 3000:300:AB:FFF::/64 3000:200:AB:FFF:2D0:97FF:FEE9:D202
R1:
ipv6 route 3000:100:AB:FFF::/64 3000:200:AB:FFF:20A:F3FF:FE4A:7E02
Here, is the guide, how to configure static or default on Ipv6: https://networklessons.com/ipv6/how-to-configure-ipv6-static-route
ā10-08-2019 04:40 AM
ā10-08-2019 04:47 AM - edited ā10-08-2019 05:41 AM
Here @luis_cordova :)
ā10-08-2019 06:06 AM
For some reason, PacketTracer sends the packets from the routers as multicast with the crossover cable connected.
This changes when using a serial cable.
It may be due to a PT bug.
I attached the exercise with some changes I made.
Regards
ā10-08-2019 06:26 AM
Thank you @luis_cordova
But it seems that we have different version of packet tracer that making it not compatible with my version. What's your version of packet tracer?
ā10-08-2019 06:57 AM
My version is the latest (7.2.2)
You can download this version from Netacad
Regards
ā10-08-2019 07:09 AM
Thanks @luis_cordova
BTW, while I'm downloading the latest version, did you change the crossover to serial DCE?
ā10-08-2019 07:30 AM
ā10-08-2019 07:52 AM
Oh okay @luis_cordova
The given activity to us is the crossover is needed in the given topology to me.
But, thank you very much and I appreciate your help. :)
I
ā10-08-2019 07:05 AM - edited ā10-08-2019 07:06 AM
Hi,
You configured Static routes the same as IPv4 routes on the lab but the static route will not work with interface direct connected command on fast ethernet. This will only work with Point to Point interface type.
Remove Static route configuration and add as below:
Add routing as:
R0:
ipv6 route 3000:300:AB:FFF::/64 3000:200:AB:FFF:2D0:97FF:FEE9:D202
R1:
ipv6 route 3000:100:AB:FFF::/64 3000:200:AB:FFF:20A:F3FF:FE4A:7E02
Here, is the guide, how to configure static or default on Ipv6: https://networklessons.com/ipv6/how-to-configure-ipv6-static-route
ā10-08-2019 07:17 AM
Thank you @Deepak Kumar :)
ā10-08-2019 07:28 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide