Skip to content

Commit 3cb1e51

Browse files
committed
implementing feedback
1 parent f4f7371 commit 3cb1e51

File tree

4 files changed

+15
-19
lines changed

4 files changed

+15
-19
lines changed

articles/defender-for-iot/organizations/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
items:
246246
- name: Work with device notifications
247247
href: how-to-work-with-device-notifications.md
248-
- name: Enhance port and VLAN name resolution
249-
href: how-to-enhance-port-and-vlan-name-resolution.md
248+
- name: Customize port and VLAN names
249+
href: how-to-customize-port-and-vlan-names.md
250250
- name: Import device information
251251
href: how-to-import-device-information.md
252252
- name: Track sensor activity

articles/defender-for-iot/organizations/how-to-enhance-port-and-vlan-name-resolution.md renamed to articles/defender-for-iot/organizations/how-to-customize-port-and-vlan-names.md

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Enhance port and VLAN name resolution in Defender for IoT
2+
title: Customize port and VLAN names in Defender for IoT
33
description: Customize port and VLAN names on your sensors
4-
ms.date: 01/02/2022
4+
ms.date: 01/09/2023
55
ms.topic: how-to
66
---
77

@@ -17,23 +17,21 @@ To customize port and VLAN names, you must be able to access the sensor as an **
1717

1818
For more information, see [On-premises users and roles for OT monitoring with Defender for IoT](roles-on-premises.md).
1919

20-
## Customize a port name
20+
## Customize names of detected ports
2121

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.
2323

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.
2525

2626
**To customize a port name:**
2727

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.
2929

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**.
3131

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**.
3333

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.
3735

3836
## Customize a VLAN name
3937

@@ -48,15 +46,13 @@ VLANs support is based on 802.1q (up to VLAN ID 4094).
4846
4947
**To configure VLAN names:**
5048

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.
5450

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**.
5652

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.
5854

59-
1. Select **Save**.
55+
1. Select **+ Add VLAN** to customize an additional VLAN, and **Save** when you're done.
6056

6157
**For Cisco switches:**
6258

0 commit comments

Comments
 (0)