04-25-2022 01:17 AM
Recently, I was assigned to do IPV6 RIP 1.pka by my lecturer. However, I can't complete my task because pkt tracer won't read my "ipv6 unicast-routing" command and it won't read my other command as well. Please help me.
04-25-2022 03:02 AM
Attach the zipped .pkt file here and the instruction.
Note: ipv6 unicast-routing will be supported in routers only, not switches.
04-25-2022 10:33 AM
04-25-2022 11:32 AM
04-25-2022 04:33 AM
Hello,
You might also want to try enabling ipv6 on the Interface first and then try the ipv6 routing.
R1(config-if)# ipv6 enable
If that doesn’t work, even though it’s a router and already should be on, make sure basic up routing is on as well before enabling ipv6.
R1(config)# ip routing
R1(config)# ipv6 unicast-routing
-David
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