A Windows 11 workstation is unable to reach an internal web server using its hostname following a server IP address migration, even though the corporate DNS record has already been updated. Other workstations can access the site successfully. The technician needs to clear the cached DNS entries on the local client using the command prompt. Which command should the technician run?
- ipconfig /flushdnsCevap
- Bipconfig /registerdns
- Cnslookup /flush
- Dnetsh interface ipv4 reset
Cevap
The command 'ipconfig /flushdns' should be executed to clear the local DNS resolver cache.
The command 'ipconfig /flushdns' explicitly clears the local DNS resolver cache, resolving hostname lookup errors caused by outdated cached IP addresses.
Adım Adım Çözüm
Anahtar Kavram
Windows Command-Line Network Diagnostics & DNS Cache Management