Ask Question
15 March, 21:35

Which command would create a valid ipv6 default route?

+5
Answers (1)
  1. 15 March, 22:41
    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?
Get an answer to your question ✅ “Which command would create a valid ipv6 default route? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers