Ask Question

Which command would create a valid ipv6 default route?

+2
Answers (1)
  1. 4 July, 17:07
    0
    The default route is a route that allows a router to forward packets even though its routing table contains no specific route to the destination network.

    The command that creates a valid IPv6 default route is the following:

    ipv6 route : : / 0 2001:db8:acad:2::a

    ::/0 is the prefix and prefix length for a default route is : : / 0. This matches any address.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which command would create a valid ipv6 default route? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers