QuestionQ402

Concepts of TCP/IP and the Link Layer

Routing?

Each correct answer represents part of the solution.

Choose two
  • A netsh interface IPv6 show interface
  • B netsh interface IPv6 add routes
  • C netsh interface IPv6 set interface
  • D netsh interface IPv6 add address
Explanation

IPv6 routing requires forwarding to be enabled on the appropriate interface and a route to be added for the destination prefix. netsh interface ipv6 set interface can configure interface forwarding, and netsh interface ipv6 add route creates the IPv6 route.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!