ipv6 unicast-routing command does not work on macOS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
LAN Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 11:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
