如何给路由器安装一个软件iperf3?

mcg0312
mcg0312 This guy is lazy,Introduction has not been set

0 People liked this article · 5544 views

通常情况,需要上传文件或配置至交换机或者路由器,那如何做呢?下面是详细步骤?

1. 打开tftpd64软件,选择"browse",将要上传的配置文件放到此目录下。

2. telnet登录路由器,进入工厂模式。

3. cd到要上传的目录。

4. tftp -gr iperf3 192.168.2.100。意思:下载 文件名 从PC。

5. ls检查是否下载成功。

6.输入命令:chmod 777 iperf3

7.输入命令:./iperf3 -s

8.PC端进程cli,输入iperf3 -c 192.168.2.1

9.路由器到PC的吞吐量测试成功。

Published on 2023-07-07 01:46

Disclaimers:

This document is written by mcg0312 Original published on 技术社区 ,The copyright belongs to the author。

Log in,More exciting content waiting for you to find,Contribute wonderful answers,Participate in comment interaction

go Sign in! No accountgoregister