美文网首页
iPerf 測試 multicast broadcast uni

iPerf 測試 multicast broadcast uni

作者: ximitc | 来源:发表于2017-05-26 18:05 被阅读354次

iPerf 測試 multicast broadcast unicast

[Multicast]

Server:iperf -s -u -B 224.0.55.55 -i 1

Client:iperf -c 224.0.55.55 -b 100M -T 32 -t 60 -i 1

[Broadcast]

Server:iperf -s -u -i 1

Client:iperf -c 192.168.1.255 -b 100M -T 32 -t 60 -i 1

[Unicast]

Server:iperf -s -u -i 1

Client:iperf -c 192.168.1.33 -b 100M -T 32 -t 60 -i 1

-s 指定為server

-c 指定為client

-u 指定為UDP

-i 指定report印出來的間隔時間

-b 指定throughput

-B 指定mulicast binding address

-T 指定TTL

-t 指定持續時間

相关文章

  • iPerf 測試 multicast broadcast uni

    iPerf 測試 multicast broadcast unicast [Multicast] Server:i...

  • 這是一個測試文章

    這是一個測試文章這是一個測試文章這是一個測試文章這是一個測試文章這是一個測試文章這是一個測試文章這是一個測試文章 ...

  • Oracle等待事件之01(Buffer busy waits)

    創建測試用表 測試等待事件

  • jmeter入門

    jmeter是一款性能測試工具,主要可以用來 測試接口 壓力測試 錄製腳本測試 jmeter上手比較簡單,下面一步...

  • 測試

    測試~

  • 標題

    測試

  • 近期影依測試想法

    近期影依測試想法 51後我套收的影依終於是到了,基本是天天在卡店測試測試測試…來說說最近幾天的想法好了。先看下今天...

  • 測試

    當下安插既定,誰知保齡侯史鼐又遷委了外省大員,不日要帶了家眷去上任。賈母因舍不得湘云,便留下他了,接到家中,原要命...

  • 測試

    測試在簡書寫一篇文章。

  • 測試

    測試一下 一日,正當嗟悼之餘,俄見一僧一道遠遠而來,生得骨骼不凡,豐神迥異,說說笑笑來至峰下,坐於石邊高談快論。先...

网友评论

      本文标题:iPerf 測試 multicast broadcast uni

      本文链接:https://www.haomeiwen.com/subject/enmxfxtx.html