70-642 · Question #438
Your network contains a domain controller named DC1 that runs Windows Server 2008 R2 Service Pack 1 (SP1). You need to create a script to clear the address table cache of the physical network…
The correct answer is C. netsh.exe. To flush/Delete the ARP cache in windows 7/Vista/XP/2000/Server 2003/2008 follow this Click on Start-->Run--> type the following command click ok netsh interface ip delete arpcache - The Address Resolution Protocol (ARP) is very crucial for TCP/IP network communication. If you…
Question
Your network contains a domain controller named DC1 that runs Windows Server 2008 R2 Service Pack 1 (SP1). You need to create a script to clear the address table cache of the physical network interface. Which tool should you run in the script?
Options
- Aroute.exe
- Bnetbtugc.exe
- Cnetsh.exe
- Ddnscacheugc.exe
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C84% (26)
- D3% (1)
Explanation
To flush/Delete the ARP cache in windows 7/Vista/XP/2000/Server 2003/2008 follow this Click on Start-->Run--> type the following command click ok netsh interface ip delete arpcache - The Address Resolution Protocol (ARP) is very crucial for TCP/IP network communication. If you begin to notice network connectivity problems such as particular web pages not loading or not being able to ping certain IP addresses then clearing your ARP cache is a good place to start. The TCP/IP ARP Command component provides the functionality to add, delete, or display the IP address for Media Access Control (MAC) address translation.
Topics
Community Discussion
No community discussion yet for this question.