You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/configure-sensor-settings-portal.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Your new setting is now listed on the **Sensor settings (Preview)** page under i
54
54
55
55
> [!TIP]
56
56
> You may want to configure exceptions to your settings for a specific OT sensor or zone. In such cases, create an extra setting for the exception.
57
-
>
57
+
>
58
58
> Settings override each other in a hierarchical manner, so that if your setting is applied to a specific OT sensor, it overrides any related settings that are applied to the entire zone or site. To create an exception for an entire zone, add a setting for that zone to override any related settings applied to the entire site.
59
59
>
60
60
@@ -120,6 +120,7 @@ The **Type** settings are:
120
120
-[Local subnets](#local-subnets)
121
121
-[VLAN naming](#vlan-naming)
122
122
-[Public addresses](#public-addresses)
123
+
-[DHCP ranges](#dhcp-ranges)
123
124
124
125
To add a new setting **Type**, select **Sites and sensors** > **Sensor settings**. Select the setting from the **Type** drop down, for example:
125
126
@@ -193,11 +194,25 @@ Excluded public IP addresses that might have been used for internal use and shou
193
194
194
195
:::image type="content" source="media/configure-sensor-settings-portal/sensor-settings-ip-addresses.png" alt-text="The screenshot shows the Settings tab for adding public addresses to the sensor settings.":::
195
196
196
-
1. Select **Next**.
197
+
1. Select **Next
197
198
1. In the **Apply** tab, select sites, and toggle the **Add selection by specific zone/sensor** to optionally apply the IP addresses to specific zones and sensors.
198
199
1. Select **Next**.
199
200
1. Review the details and select **Create** to add the address to the public addresses list.
200
201
202
+
### DHCP ranges
203
+
204
+
Add the range of IP addresses to configure the DHCP settings to cover a device that might have multiple IP addresses associated with it.
205
+
206
+
1. In the **Settings** tab, type the **From** and **To** IP addresses, and optionally enter a **Name**.
207
+
208
+
:::image type="content" source="media/configure-sensor-settings-portal/dhcp-ranges.png" alt-text="The screenshot shows the Settings tab for adding DHCP IP addresses to the sensor settings.":::
209
+
210
+
1. To add additional ranges, select **Add range**.
211
+
1. Select **Next: Selection**.
212
+
1. In the **Apply to** tab, select the sites, and toggle the **Add selection by specific zone/sensor** to optionally apply the IP addresses to specific zones and sensors.
213
+
1. Select **Next: Review**.
214
+
1. Review the details and select **Save and assign** to add the range of addresses to the DHCP range list.
0 commit comments