如何使用 iperf 发送 DSCP 标记的数据包?

发布于 2024-08-19 22:27:07 字数 196 浏览 5 评论 0原文

如何使用 iperf 发送 DSCP 标记的数据包?

我在 Windows 上的 1.7.0 版本中没有找到该选项。是否有适用于 Windows 的 iperf 的更新版本?

How to send DSCP-marked packets using iperf?

I did not find the option in 1.7.0 version on Windows. Are there any newer versions of iperf for Windows?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

緦唸λ蓇 2024-08-26 22:27:07

您必须使用“-S”选项运行 iperf:

iperf -c 10.19.4.10 -i 1 -u -b 5000K -r -S 0xB8

您可以在此处获取您的 tos 值:

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

人心善变 2024-08-26 22:27:07

此帖子介绍了如何在 iperf 中启用 DSCP。这是 2003 年的,所以我猜应该是最近的版本。

This posting explains how to enable DSCP in iperf. It's from 2003, so it should be in recent releases, I guess.

‖放下 2024-08-26 22:27:07

Ruby 的 packgen 很好。

Ruby's packgen is good .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文