Posted On March 31, 2019

Measuring Bandwidth between Sites

kimconnect 0 comments
blog.KimConnect.com >> Networking >> Measuring Bandwidth between Sites
Matching the right tool for the job:
Latency: use PING
Jitter: user iPerf UDP test
Loss: iPerf UDP test
Bandwidth: TCP test
 
Download: https://iperf.fr/iperf-download.php
remote server: #iperf -s
local computer: #iperf -c ip-address-of-server -r

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Default Ports for Various Common Services

Although it is recommended that these default ports be changed whenever possible to add an…

HP Procurve Standard Setup

Connect to the switch via telnet or the serial console and enter config modeswitch# configSet…

RJ45 Ethernet & RJ11 Telephone Cables

There are three options to Ethernet cable wiring: T568-A, T568-B, and cross-over. AT&T & other…