VoIP Ready Check – Easy Network Test
You can click the following link to enhance the reading of this article: Reading Blinds.
This is by no means a fool proof method of qualifying a network for VoIP. However, this test will easily prove a network is NOT capable of supporting VoIP.
First all you need is a computer on the network running a MS Windows operating system.
Simple VOIP Network Test using a Ping Command
Instructions
- 1. Select Start > Run.
- 2. Type cmd, click OK.
- 3. At the prompt, type:
ping –t –l160 –w250 192.168.0.100
(VoIP Processor/Blade IP address, such as 192.168.0.100) and press Enter.
This starts the ping program and sends packets to the VoIP device address (or other test device).
–l160 makes the packets the same size as a 20msec. voice packet.
–w250 says if there is no response in 250 msec., the packet is dropped.
Any real-time application such as voice require no more than 250msec response time (I actually prefer no more than 200msec)
Periodically you can press CTRL + BREAK keys and see the packet loss statistics. Packet loss ratios of 1% or less can be considered acceptable.
This tool provides quantitative results that can be used when trying to engineer the network.
If you enjoyed this post, make sure you subscribe to my RSS feed! You can also subscribe by Email and have new posts sent directly to your inbox. When you feel bored, follow me on Twitter.











