A network technician is diagnosing host networking configuration issues using command-line diagnostic tools. Match each observed network diagnostic symptom on the left with its primary underlying configuration cause on the right.
- A host network adapter receives an IPv4 address of with a subnet mask of .APIPA self-assignment caused by an unreachable or non-responsive DHCP server.
- A host can communicate with local subnet devices but cannot reach remote networks, showing a Default Gateway of .Missing or improperly configured default gateway address.
- A host can successfully ping external IP addresses () but fails to resolve web domain names in a browser.Unresponsive or misconfigured DNS server setting.
- A host displays an automatically assigned address starting with on its network interface.IPv6 link-local address auto-configured for single-segment communication.
Cevap
Matching pairs: address correlates with APIPA assignment due to DHCP failure; default gateway correlates with missing default gateway; successful IP pings with domain failure correlate with DNS misconfiguration; address correlates with IPv6 link-local address auto-configuration.
Each diagnostic symptom directly corresponds to a fundamental IP configuration parameter: addresses represent APIPA auto-configuration during DHCP failure; an invalid gateway prevents inter-subnet routing; successful IP pings with domain failure indicate DNS misconfiguration; and designates IPv6 link-local addressing.
Adım Adım Çözüm
Anahtar Kavram
IP Addressing Parameters and Network Configuration Troubleshooting