Skip to content

Commit 04b3ca3

Browse files
committed
final
1 parent 1ef9b4f commit 04b3ca3

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

articles/defender-for-iot/organizations/how-to-control-what-traffic-is-monitored.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If the traffic shown on the **Deployment** page isn't what you expect, you might
5353

5454
After having analyzed the traffic your sensor is monitoring and fine tuning the deployment, you may need to further fine tune your subnet list. Use this procedure to ensure that your subnets are configured correctly.
5555

56-
While your OT sensor automatically learns your network subnets during the initial deployment, we recommend analyzing the detected traffic and updating them as needed to optimize your map views and device inventory.
56+
While your OT sensor automatically learns your network subnets during the initial deployment, we recommend analyzing the detected traffic and updating them as needed to optimize your map views and device inventory.
5757

5858
Also use this procedure to also define subnet settings, determining how devices are displayed in the sensor's [device map](how-to-work-with-the-sensor-device-map.md) and the [Azure device inventory](device-inventory.md).
5959

@@ -84,7 +84,7 @@ While the OT network sensor automatically learns the subnets in your network, we
8484
| **Mask**| Define the subnet's IP mask. |
8585
| **Name**| We recommend that you enter a meaningful name that specifies the subnet's network role. Subnet names can have up to 60 characters.|
8686
|**Segregated** | Select to show this subnet separately when displaying the device map according to Purdue level. |
87-
| **Remove subnet** | Select to remove any subnets that aren't related to your IoT/OT network scope.|
87+
| **Remove subnet** | Select to remove any subnets that aren't related to your IoT/OT network scope.|
8888

8989
In the subnet grid, subnets marked as **ICS subnet** are recognized as OT networks. This option is read-only in this grid, but you can [manually define a subnet as ICS](#manually-define-a-subnet-as-ics) if there's an OT subnet not being recognized correctly.
9090

@@ -184,7 +184,7 @@ If you're working with dynamic networks, you need to handle IP addresses changes
184184
1. Select **Save** to save your changes.
185185

186186
## Configure traffic filters (advanced)
187-
**Belle remove this??** <!-- should this be removed if the alerts arent available? -->
187+
188188
To reduce alert fatigue and focus your network monitoring on high priority traffic, you may decide to filter the traffic that streams into Defender for IoT at the source. Capture filters are configured via the OT sensor CLI, and allow you to block high-bandwidth traffic at the hardware layer, optimizing both appliance performance and resource usage.
189189

190190
For more information, see:

articles/defender-for-iot/organizations/references-work-with-defender-for-iot-cli-commands.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: concept-article
66
---
77

88
# Defender for IoT CLI users and access
9-
**Belle remove ??** what to remove from this page? -->
9+
1010
This article provides an introduction to the Microsoft Defender for IoT command line interface (CLI). The CLI is a text-based user interface that allows you to access your OT sensors and the on-premises management console for advanced configuration, troubleshooting, and support.
1111

1212
To access the Defender for IoT CLI, you'll need access to the sensor or on-premises management console.
@@ -25,7 +25,6 @@ If you're using a legacy software version, you may have one or more of the follo
2525
|Legacy scenario |Description |
2626
|---------|---------|
2727
|**Sensor versions earlier than 23.2.0** | In sensor versions earlier than [23.2.0](whats-new.md#default-privileged-user-is-now-admin-instead-of-support), the default *admin* user is named *support*. The *support* user is available and supported only on versions earlier than 23.2.0.<br><br>Documentation refers to the *admin* user to match the latest version of the software. |
28-
<!--|**Sensor software versions earlier than 23.1.x** | In sensor software versions earlier than [23.1.x](whats-new.md#july-2023), the *cyberx* and *cyberx_host* privileged users are also in use. <br><br>In newly installed versions 23.1.x and higher, the *cyberx* and *cyberx_host* users are available, but not enabled by default. <br><br>To enable these extra privileged users, such as to use the [Defender for IoT CLI](references-work-with-defender-for-iot-cli-commands.md), change their passwords. For more information, see [Recover privileged access to a sensor](manage-users-sensor.md#recover-privileged-access-to-a-sensor). |-->
2928

3029
Other CLI users cannot be added.
3130

@@ -91,8 +90,6 @@ Run:
9190
system shell
9291
```
9392

94-
<!--OT sensor versions earlier than [23.2.0](whats-new.md#default-privileged-user-is-now-admin-instead-of-support) include the *support* privileged user instead of the *admin* user. If you're using an older version of the sensor software, any commands that are listed as supported for the *admin* user are also supported for the legacy *support* user.-->
95-
9693
## Sign out of the CLI
9794

9895
Make sure to properly sign out of the CLI when you're done using it. You're automatically signed out after an inactive period of 300 seconds.

0 commit comments

Comments
 (0)