This commit is contained in:
Pedro Perez 2017-11-22 11:03:55 +00:00 коммит произвёл GitHub
Родитель 4cc03af8d5
Коммит f5676736f2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@ This collection of PowerShell commandlets will download required files to run th
### Fast Start
If you just want to install the toolkit, this is the place to start:
1. Install [iPerf3][iPerf] on a host (Linux or Windows) on the "far end" or remote side of the network link you're testing. If the remote host is a Window machine you can install the AzureCT and run the Install command mentioned below to install and configure iPerf. If there is a host firewall ensure port 5201 is open to allow iPerf to run.
1. Install [iPerf3](https://iperf.fr) on a host (Linux or Windows) on the "far end" or remote side of the network link you're testing. If the remote host is a Window machine you can install the AzureCT and run the Install command mentioned below to install and configure iPerf. If there is a host firewall ensure port 5201 is open to allow iPerf to run.
2. On the local "near end" host run the following command from PowerShell to install the AzureCT PowerShell module:
```powershell