A network technician is troubleshooting a newly deployed workstation that cannot resolve external domain names or access remote network segments. The technician executes `ipconfig /all` on the host and observes the following IP configuration details:
- IPv4 Address:
- Subnet Mask:
- Default Gateway:
- DNS Server:
Which of the following configuration errors are present on this workstation? (Select TWO.)
- The default gateway is configured on a different IP subnet than the host interface.Cevap
- The primary DNS server is assigned an Automatic Private IP Addressing (APIPA) address.Cevap
- CThe workstation host IP address is an APIPA address generated due to a failed DHCP handshake.
- DThe DNS server must match the default gateway IP address to perform dynamic IP address leasing.
Cevap
The workstation configuration contains two errors: the default gateway resides on a different IP subnet than the host interface, and the primary DNS server is configured with an unroutable APIPA address.
The correct options accurately identify both configuration issues. First, the default gateway () is assigned to a different subnet than the host (), breaking local Layer 3 communication to off-subnet networks. Second, the DNS server is set to , an APIPA address that cannot forward or fulfill DNS name resolution requests across subnets.
Adım Adım Çözüm
Anahtar Kavram
IP Subnet Boundaries and Diagnostic Configuration Verification
Tahmini Süre:1m 30s