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/how-to-customize-port-and-vlan-names.md
+13-17Lines changed: 13 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Enhance port and VLAN name resolution in Defender for IoT
2
+
title: Customize port and VLAN names in Defender for IoT
3
3
description: Customize port and VLAN names on your sensors
4
-
ms.date: 01/02/2022
4
+
ms.date: 01/09/2023
5
5
ms.topic: how-to
6
6
---
7
7
@@ -17,23 +17,21 @@ To customize port and VLAN names, you must be able to access the sensor as an **
17
17
18
18
For more information, see [On-premises users and roles for OT monitoring with Defender for IoT](roles-on-premises.md).
19
19
20
-
## Customize a port name
20
+
## Customize names of detected ports
21
21
22
-
Customize port names for ports that Defender for IoT detects.
22
+
Customize the name of a port detected by Defender for IoT when you want to highlight it for some reason, such as because there's unusually high activity detected.
23
23
24
-
Port names appear when you view device groups from the device map, or when you create reports that provide port information. Microsoft Defender for IoT automatically assigns names to most universally reserved ports, such as DHCP or HTTP.
24
+
Port names are shown in Defender for IoT when viewing device groups from the OT sensor's device map, or when you create OT sensor reports that include port information. Defender for IoT automatically assigns names to most universally reserved ports, such as DHCP or HTTP.
25
25
26
26
**To customize a port name:**
27
27
28
-
1. Sign in to your network sensor as an **Admin** user and select **System Settings**.
28
+
1. Sign into your OT sensor as an **Admin** user.
29
29
30
-
1.Under**Network monitoring**, select**Port Naming**, then select **Add port**.
30
+
1.Select**System settings** on the left and then, under**Network monitoring**, select **Port Naming**.
31
31
32
-
1.Enter the port number, select the protocol (**TCP**, **UDP**, or**BOTH**), and type in a name. For example:
32
+
1.In the **Port naming** pane that appears, enter the port number you want to name, a protocol, and enter a meaningful name. Supported protocols include: **TCP**, **UDP**, and**BOTH**.
33
33
34
-
:::image type="content" source="media/how-to-enrich-asset-information/edit-port.png" alt-text="Screenshot of the port naming pane.":::
35
-
36
-
1. Select **Save**.
34
+
1. Select **+ Add port** to customize an additional port, and **Save** when you're done.
37
35
38
36
## Customize a VLAN name
39
37
@@ -48,15 +46,13 @@ VLANs support is based on 802.1q (up to VLAN ID 4094).
48
46
49
47
**To configure VLAN names:**
50
48
51
-
1. Sign in to your network sensor and select **System Settings**.
52
-
53
-
1. Under **Network monitoring**, select **VLAN Naming**, then select **Add VLAN**.
49
+
1. Sign in to your OT sensor as an **Admin** user.
54
50
55
-
1.Add a VLAN ID and unique VLAN name. VLAN names can contain up to 50 ASCII characters. For example:
51
+
1.Select **System Settings** on the left and then, under **Network monitoring**, select **VLAN Naming**.
56
52
57
-
:::image type="content" source="media/how-to-enrich-asset-information/edit-vlan.png" alt-text="Screenshot of the VLAN naming pane." lightbox="media/how-to-enrich-asset-information/edit-vlan.png":::
53
+
1. In the **VLAN naming** pane that appears, enter a VLAN ID and unique VLAN name. VLAN names can contain up to 50 ASCII characters.
58
54
59
-
1. Select **Save**.
55
+
1. Select **+ Add VLAN** to customize an additional VLAN, and **Save** when you're done.
0 commit comments