Skip to content

Commit bbac92a

Browse files
authored
tried to fix the indent
1 parent f091075 commit bbac92a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ATADocs/validate-port-mirroring.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ The following steps walk you through the process for validating that port mirror
3333

3434
1. Save the text of this script into a file called *ATAdiag.ps1*.
3535
1. Run this script on the ATA Gateway that you want to validate.
36-
The script generates ICMP traffic from the ATA Gateway to the domain controller and looks for that traffic on the Capture NIC on the domain controller.
37-
If the ATA Gateway sees ICMP traffic with a destination IP address the same as the DC IP addressed you entered in the ATA Console, it deems port mirroring configured.
36+
The script generates ICMP traffic from the ATA Gateway to the domain controller and looks for that traffic on the Capture NIC on the domain controller.
37+
If the ATA Gateway sees ICMP traffic with a destination IP address the same as the DC IP addressed you entered in the ATA Console, it deems port mirroring configured.
3838

39-
Sample for how to run the script:
39+
Sample for how to run the script:
4040

4141
```powershell
4242
# ATAdiag.ps1 -CaptureIP n.n.n.n -DCIP n.n.n.n -TestCount n

0 commit comments

Comments
 (0)