How2pass.com Forums
QID:AN354 - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNA (https://www.how2pass.com/forum/forum-4.html)
+--- Forum: Answer this question (https://www.how2pass.com/forum/forum-11.html)
+--- Thread: QID:AN354 (/thread-2005.html)



QID:AN354 - jdrury73 - 12-13-2021

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