Skip to content

Commit b1a4c41

Browse files
committed
fixes
1 parent b8aaa88 commit b1a4c41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/virtual-network/virtual-network-bandwidth-testing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ NTTTCP for Linux 1.4.0
178178
```
179179
180180
---
181+
181182
## Test throughput between a Windows VM and a Linux VM
182183
183184
To run NTTTCP throughput tests between a Windows VM and a Linux VM, enable no-sync mode by using the `-ns` flag on Windows or the `-N` flag on Linux.
@@ -189,6 +190,7 @@ To test with the Windows VM as the receiver, run the following command:
189190
```cmd
190191
ntttcp -r -m [<number of VM cores> x 2],*,<Linux VM IP address> -t 300
191192
```
193+
192194
To test with the Windows VM as the sender, run the following command:
193195
194196
```cmd
@@ -208,11 +210,15 @@ To test with the Linux VM as the sender, run the following command:
208210
```bash
209211
ntttcp -s -m [<number of VM cores> x 2],*,<Windows VM IP address> -N -t 300
210212
```
213+
211214
---
212215
213216
## Next steps
214217
215218
- [Optimize network throughput for Azure virtual machines](virtual-network-optimize-network-bandwidth.md).
219+
216220
- [Virtual machine network bandwidth](virtual-machine-network-throughput.md).
221+
217222
- [Test VM network latency](virtual-network-test-latency.md)
223+
218224
- [Azure Virtual Network frequently asked questions (FAQ)](virtual-networks-faq.md)

0 commit comments

Comments
 (0)