wikiroute

networking recipes

User Tools

Site Tools


qos_project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
qos_project [2017/12/15 11:37] – [8. [PO3] Analyzing QoS] carineqos_project [2017/12/15 11:47] – [8. [PO3] Analyzing QoS] carine
Line 309: Line 309:
   * VLC video udp   * VLC video udp
   * iperf udp traffic on destination port 5201   * iperf udp traffic on destination port 5201
 +**On the client side:**
 +<code bash> iperf3 -c 192.168.100.111 -u -b 50M -P 3 -t 80 -p 5201 </code>
   * iperf tcp traffic on destination port 5202, using the following commands:   * iperf tcp traffic on destination port 5202, using the following commands:
-      **On the server side:** + 
-      <code bash> iperf3 -s -p 5202 </code> +**On the server side:** 
-      **On the client side:** +<code bash> iperf3 -s -p 5202 </code> 
-      <code bash> iperf3 -c 192.168.100.111 -P 3 -p 5202 -t 75 </code>+**On the client side:** 
 +<code bash> iperf3 -c 192.168.100.111 -P 3 -p 5202 -t 75 </code>
qos_project.txt · Last modified: 2021/08/28 09:58 by samer