A user is unable to access the company server from a computer. On issuing the ipconfig command, the user finds that the IP address of the computer is displayed as 169.254.0.2. What type of address is this?
- private
- link-local
- loopback
- experimental
Explanation: IPv4 addresses in the address block 169.254.0.0 to 169.254.255.255 are link-local addresses. The operating system of a host can automatically assign an address from this block to the host in case no IP configuration is available. An example is when a host is configured to obtain a dynamic IP address but cannot reach any DHCP server during the boot process. In such a case, the operating system can assign a link-local address.
Exam with this question: Networking Basics - 9.4.3 IPv4 Addressing Quiz
Exam with this question: Networking Basics - My Knowledge Check Answers
Please login or Register to submit your answer