12-13-2021, 03:25 AM
I recreated this scenario in packet tracer and didn't work as the answer suggests. Even though this command ipv6 route 2001:db8:23::14/64 fd00:12::2 200 includes the host address, the /64 suggests this is a floating static network route. The question wants a host /128 route.
I think these should be the answers to the question. This solution did work in packet tracer.
ipv6 route 2001:db8:23::/64 fd00:12::2
ipv6 route 2001:db8:23::14/128 fd00:13::3
Thanks,
Joe
I think these should be the answers to the question. This solution did work in packet tracer.
ipv6 route 2001:db8:23::/64 fd00:12::2
ipv6 route 2001:db8:23::14/128 fd00:13::3
Thanks,
Joe