How to send DSCP-marked packets using iperf?
You have to run iperf with '-S' option:
iperf -c 10.19.4.10 -i 1 -u -b 5000K -r -S 0xB8
You can get your tos value here:
http://www.tucny.com/Home/dscp-tos
You have to run iperf with '-S' option:
iperf -c 10.19.4.10 -i 1 -u -b 5000K -r -S 0xB8
You can get your tos value here:
http://www.tucny.com/Home/dscp-tos