A network technician executes `ipconfig` on a workstation that is unable to reach local network resources. The output displays an IPv4 address of and a subnet mask of . Which of the following is the most likely cause of this issue?
- The workstation was unable to contact a DHCP server and self-assigned an Automatic Private IP Addressing (APIPA) address.Cevap
- BThe default gateway router interface residing on the local subnet is offline or improperly configured.
- CA DHCP relay agent was improperly placed on an internal switch interface, corrupting DNS record lookups.
- DThe network subnet mask was miscalculated during configuration, leaving zero usable host addresses in the pool.
Cevap
The workstation was unable to contact a DHCP server and self-assigned an Automatic Private IP Addressing (APIPA) address.
The correct answer states that the workstation failed to reach a DHCP server and self-assigned an APIPA address. When a DHCP client initiates the DORA process and receives no reply from a DHCP server within a designated timeout period, the operating system assigns a link-local IP address in the to range so local subnet communication can still occur.
Adım Adım Çözüm
Anahtar Kavram
Automatic Private IP Addressing (APIPA) Diagnosis