BWPing

BWPing
Developer(s) Oleg Derevenetz
Stable release
1.9 / August 2, 2016 (2016-08-02)
Written in C
Operating system Cross-platform
Available in English
Type Network traffic simulation
License BSD license
Website bwping.sourceforge.net

BWPing is a tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.[1] It does not require any special software on the remote host. The only requirement is the ability to respond on ICMP echo request messages.[2] BWPing supports both IPv4 and IPv6 networks.[3]

Command syntax

bwping [-u bufsize] [-r reporting_period] [-T tos] [-B bind_addr] -b kbps -s pktsize -v volume target

bwping6 [-u bufsize] [-r reporting_period] [-T tclass] [-B bind_addr] -b kbps -s pktsize -v volume target

Available options are:

License

This utility is available under BSD License.

Problems and issues

Although BWPing does not require any special software on the remote host (only the ability to respond on ICMP echo request messages), there are some special requirements to network infrastructure, local and remote host performance:

If some of these requirements are not satisfied then the measurement results will be inadequate or fail completely. In general, for testing bandwidth where QoS is implemented, always test with traffic that matches the QoS class to be tested.

See also

References

  1. Aaron McConnell, Gerard Parr, Sally McClean, Philip Morrow, Bryan Scotney (May 27, 2013). "CloudState: End-to-end WAN Monitoring for Cloud-based Applications".
  2. Suleiman Y. Yerima, Gerard Parr, Sally Ida McClean, Krishna M. Sivalingam (June 1, 2011). "Design and Implementation of a Measurement-Based Policy-Driven Resource Management Framework For Converged Networks".
  3. Bruce Simpson (June 21, 2016). "Multihoming with ILNP in FreeBSD".

External links

This article is issued from Wikipedia - version of the 8/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.