Hi All,<br><br>I am supplying netperf with the port numbers of the client and the server. <b>sudo netperf -H 192.168.0.9 -L 192.168.0.8 -t UDP_STREAM -p 5001,5001. </b>But
 when I view the tcpdump trace, I see different port numbers than the 
ones I have specified. The command I use to view the port numbers in the
 trace: <b>tshark -r netperfClient.pcap -T fields -e udp.srcport -e udp.dstport</b>.<br>

<br>Can you please help me understand why this could be happening.<br><br>Thank you,<br>Vishal