What network loss testing tools/methods calculate dropped packets from a PC?

What network loss testing tools/methods calculate dropped packets from a PC?

I want to drop packets coming to my PC for some testing purposes. Is there any command in Windows XP for doing that?

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Inducing packet loss on a single machine for testing purposes is an enterprise endeavor these days. Unfortunately there's not a command you can use in Windows to induce packet loss.

There are several methods for inducing packet loss, some more elegant than others. The easiest way to induce packet loss is to unplug the Ethernet cable or disable it during transmission and then re-enable it; hardly elegant but effective. There's also a freeware utility available using a Linux box that you can set up on a virtual machine to induce packet loss. NIST Net is a network emulation toolkit that is free and allows you to manipulate the packet loss in a more controlled environment.

Enterprise testing tools also exist like Shunra VE and Anue's Network Emulator. These tools are excellent for emulating network (WAN and LAN) environments for adequate testing including various media, packet loss, delay, and jitter factors.

This was first published in October 2009