IPerf
NOC Home
     IP Address Rules
     Protocol Rules
     Server Rules
     Domain Names
     Prohibited Software
NOC Policies
     P2P Policy
Network Security
     VPN Help
     Root Certificate
     Certificate Request
Wireless Network
     How To...
     Registration
     Signal Coverage
NOC Tools
     Ping
     Trace Route
     Iperf
     Border Speed Test
NOC Intranet
     Login
     Old site
Secure Site
     My ResNet
     My Wireless

The home page for iperf is http://dast.nlanr.net/Projects/Iperf/

Windows:

Local Download: iperf.exe (iperf version 1.7.0 (13 Mar 2003) win32 threads)

On Campus Command Line: iperf -c 10.0.13.68 -w 2m

Off Campus Command Line: iperf -c 132.170.3.31

results should look like this:
------------------------------------------------------------
Client connecting to 10.0.13.68, TCP port 5001
TCP window size: 8.00 KByte (default)
------------------------------------------------------------
[1924] local (your IP) port 1500 connected with 10.0.13.68 port 5001
[ ID] Interval Transfer Bandwidth
[1924] 0.0-10.0 sec 111 MBytes 92.9 Mbits/sec

You're interested in the red numbers

Sun Solaris:

Build it from the source:

Download: http://dast.nlanr.net/Projects/Iperf/iperf-1.7.0-source.tar.gz

gunzip -c iperf-<version>.tar.gz | tar -xvf -
cd iperf-<version>
make
make install

Mac OS X:

Local Download: iperf-1.7.0-powerpc-apple-darwin6.4.tar.gz (binary executable)

 

Home ] Up ] NOC Table Of Contents ]

All questions, concerns, or requests for HELP with the UCF LAN should be directed towards the Service Desk.
Phone: 407-823-5117
On-line web ticket form: http://www.servicedesk.ucf.edu/ticket.html.