Skip to content

Commit 4228d01

Browse files
authored
Update configure-mirror-hyper-v.md
Accommodated changes recommended by @limwainstein
1 parent 167a314 commit 4228d01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/defender-for-iot/organizations/traffic-mirroring/configure-mirror-hyper-v.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If you use PowerShell, define the name of the newly added adapter hardware as `M
7070

7171
### Attach a SPAN virtual interface to the virtual switch with PowerShell
7272

73-
1. Select the newly added SPAN virtual switch you'd configured [earlier](#configure-a-traffic-mirroring-port-with-hyper-v), and run the following command to add a new network adapter:
73+
1. Select the newly added SPAN virtual switch you created when you [configured the traffic mirroring port](#configure-a-traffic-mirroring-port-with-hyper-v), and run the following command to add a new network adapter:
7474

7575
```powershell
7676
ADD-VMNetworkAdapter -VMName VK-C1000V-LongRunning-650 -Name Monitor -SwitchName vSwitch_Span
@@ -108,7 +108,7 @@ If you use PowerShell, define the name of the newly added adapter hardware as `M
108108
109109
## Turn on Microsoft NDIS capture extensions with PowerShell
110110
111-
Turn on support for [Microsoft NDIS Capture Extensions](/windows-hardware/drivers/network/capturing-extensions) for the virtual switch you'd [created earlier](#configure-a-traffic-mirroring-port-with-hyper-v).
111+
Turn on support for [Microsoft NDIS Capture Extensions](/windows-hardware/drivers/network/capturing-extensions) for the virtual switch you created when you [configured the traffic mirroring port](#configure-a-traffic-mirroring-port-with-hyper-v).
112112
113113
**To enable Microsoft NDIS capture extensions for your new virtual switch**:
114114
@@ -118,7 +118,7 @@ Enable-VMSwitchExtension -VMSwitchName vSwitch_Span -Name "Microsoft NDIS Captur
118118

119119
## Turn on Microsoft NDIS capture extensions with Hyper-V Manager
120120

121-
Turn on support for [Microsoft NDIS Capture Extensions](/windows-hardware/drivers/network/capturing-extensions) for the virtual switch you'd [created earlier](#configure-a-traffic-mirroring-port-with-hyper-v).
121+
Turn on support for [Microsoft NDIS Capture Extensions](/windows-hardware/drivers/network/capturing-extensions) for the virtual switch you created when you [configured the traffic mirroring port](#configure-a-traffic-mirroring-port-with-hyper-v).
122122

123123
**To enable Microsoft NDIS capture extensions for your new virtual switch**:
124124

0 commit comments

Comments
 (0)