header bg

Scan QR code or get instant email to install app

Question:

You're debugging a computer with an IPv6 address in the FE80::/10 range. Which of the following assertions is INCORRECT?

A The computer will be able to get on the Internet using that IP address.
explanation

FE80::/10 addresses are link-local unicast addresses. Each IPv6 interface is issued a link-local address, which is not routable on the Internet. If this is the host's only address, it will be unable to connect to the Internet.

Related Information