Skip to content

Commit 82df2c0

Browse files
committed
fixes
1 parent ee8a35d commit 82df2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/how-to-virtual-machine-mtu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ To revert the changes made in this article, use the following steps:
653653
MtuSize : 1500
654654
```
655655

656-
1. Use the following steps on **vm-1** to set the MTU value for **vm-2** to persist reboots.
656+
1. Use the following steps on **vm-1** to set the MTU value for **vm-1** to persist reboots.
657657

658658
```powershell
659659
netsh interface ipv4 set subinterface "Ethernet 2" mtu=1500 store=persistent

0 commit comments

Comments
 (0)