Skip to content

Commit c5e36c9

Browse files
Merge pull request #265621 from tarTech23/change1
correction
2 parents 90410b8 + a0d31dd commit c5e36c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/defender-for-iot/organizations/includes/validate-traffic-mirroring.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@ ms.topic: include
77

88
## Validate traffic mirroring
99

10-
After configuring traffic mirroring, make an attempt to receive a sample of recorded traffic (PCAP file) from the switch SPAN or mirror port.
10+
After configuring traffic mirroring, make an attempt to receive a sample of recorded traffic (PCAP file) from the switch SPAN or mirror port.
1111

12-
A sample PCAP file sample will help you:
12+
A sample PCAP file will help you:
1313

1414
- Validate the switch configuration
1515
- Confirm that the traffic going through your switch is relevant for monitoring
1616
- Identify the bandwidth and an estimated number of devices detected by the switch
1717

1818
1. Use a network protocol analyzer application, such as [Wireshark](https://www.wireshark.org/), to record a sample PCAP file for a few minutes. For example, connect a laptop to a port where you've configured traffic monitoring.
1919

20-
1. Check that *Unicast packets* are present in the recording traffic. Unicast traffic is traffic sent from address to another.
20+
1. Check that *Unicast packets* are present in the recording traffic. Unicast traffic is traffic sent from address to another.
2121

2222
If most of the traffic is ARP messages, your traffic mirroring configuration isn't correct.
2323

2424
1. Verify that your OT protocols are present in the analyzed traffic.
2525

2626
For example:
2727

28-
:::image type="content" source="../media/how-to-set-up-your-network/wireshark-validation.png" alt-text="Screenshot of Wireshark validation.":::
28+
:::image type="content" source="../media/how-to-set-up-your-network/wireshark-validation.png" alt-text="Screenshot of Wireshark validation.":::

0 commit comments

Comments
 (0)