How2pass.com Forums

Full Version: QID:AN354
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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