Skip to content

Instantly share code, notes, and snippets.

@pwnall1337
Created May 28, 2014 01:28
Show Gist options
  • Save pwnall1337/e2fa6bcda490b3cac45e to your computer and use it in GitHub Desktop.
Save pwnall1337/e2fa6bcda490b3cac45e to your computer and use it in GitHub Desktop.
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 5.52 GBytes 4.74 Gbits/sec
[root@NAMENODE-1 ~]# iperf -c 10.185.255.204 -p 1337
------------------------------------------------------------
Client connecting to 10.185.255.204, TCP port 1337
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[ 3] local 10.185.255.212 port 37307 connected with 10.185.255.204 port 1337
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 4.05 GBytes 3.48 Gbits/sec
[root@NAMENODE-1 ~]# iperf -c 10.185.255.204 -p 1337
------------------------------------------------------------
Client connecting to 10.185.255.204, TCP port 1337
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[ 3] local 10.185.255.212 port 37309 connected with 10.185.255.204 port 1337
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 5.31 GBytes 4.56 Gbits/sec
[root@NAMENODE-1 ~]# iperf -c 10.185.255.204 -p 1337
------------------------------------------------------------
Client connecting to 10.185.255.204, TCP port 1337
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[ 3] local 10.185.255.212 port 37316 connected with 10.185.255.204 port 1337
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 5.80 GBytes 4.98 Gbits/sec
[root@NAMENODE-1 ~]#
@kurientsage
Copy link

Hello,how can you test Bandwidth to 5Gbit? I test it only 1Gbit at most !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment