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-control-what-traffic-is-monitored.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,7 @@ If you're working with dynamic networks, you need to handle IP addresses changes
184
184
1. Select **Save** to save your changes.
185
185
186
186
## Configure traffic filters (advanced)
187
-
187
+
<!-- should this be removed if the alerts arent available? -->
188
188
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.
Copy file name to clipboardExpand all lines: articles/defender-for-iot/organizations/references-work-with-defender-for-iot-cli-commands.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.topic: concept-article
6
6
---
7
7
8
8
# Defender for IoT CLI users and access
9
-
9
+
<!-- what to remove from this page?-->
10
10
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.
11
11
12
12
To access the Defender for IoT CLI, you'll need access to the sensor or on-premises management console.
@@ -36,25 +36,25 @@ For more information, see [On-premises users and roles for OT monitoring with De
36
36
The following tables list the activities available by CLI and the privileged users supported for each activity. The *cyberx* and *cyberx_host* users are only supported in versions earlier than [23.1.x](release-notes.md).
37
37
38
38
### Appliance maintenance commands
39
-
39
+
<!-- remove and change restart and shutdown - restore?? -->
40
40
|Service area |Users |Actions |
41
41
|---------|---------|---------|
42
42
|Sensor health |*admin*, *cyberx*|[Check OT monitoring services health](cli-ot-sensor.md#check-ot-monitoring-services-health)|
43
-
|Restart and shutdown |*admin*, *cyberx*, *cyberx_host*|[Restart an appliance](cli-ot-sensor.md#restart-an-appliance)<br>[Shut down an appliance](cli-ot-sensor.md#shut-down-an-appliance)|
43
+
|Restart and shutdown |*admin*, *cyberx*, *cyberx_host*|[Restart an appliance](cli-ot-sensor.md#restart-an-appliance)<br>[Shut down an appliance](cli-ot-sensor.md#shut-down-an-appliance)|
|Date and time |*admin*, *cyberx*, *cyberx_host*|[Show current system date/time](cli-ot-sensor.md#show-current-system-datetime)|
46
46
|NTP |*admin*, *cyberx*|[Turn on NTP time sync](cli-ot-sensor.md#turn-on-ntp-time-sync)<br>[Turn off NTP time sync](cli-ot-sensor.md#turn-off-ntp-time-sync)|
47
47
48
48
### Backup and restore commands
49
-
49
+
<!-- remove and change bnackup disk - restore?? -->
50
50
|Service area |Users |Actions |
51
51
|---------|---------|---------|
52
52
|Backup files |*admin*, *cyberx*|[List current backup files](cli-ot-sensor.md#list-current-backup-files) <br>[Start an immediate, unscheduled backup](cli-ot-sensor.md#start-an-immediate-unscheduled-backup)|
53
53
|Restore |*admin*, *cyberx*|[Restore data from the most recent backup](cli-ot-sensor.md#restore-data-from-the-most-recent-backup)|
54
54
|Backup disk space |*cyberx*|[Display backup disk space allocation](cli-ot-sensor.md#display-backup-disk-space-allocation)|
55
55
56
56
### TLS/SSL certificate commands
57
-
57
+
<!-- remove ??-->
58
58
|Service area |Users |Actions |
59
59
|---------|---------|---------|
60
60
|Certificate management |*cyberx*|[Import TLS/SSL certificates to your OT sensor](cli-ot-sensor.md#import-tlsssl-certificates-to-your-ot-sensor)<br>[Restore the default self-signed certificate](cli-ot-sensor.md#restore-the-default-self-signed-certificate)|
@@ -68,7 +68,7 @@ The following tables list the activities available by CLI and the privileged use
68
68
| Sign-in configuration |*cyberx*|[Define maximum number of failed sign-ins](manage-users-sensor.md#define-maximum-number-of-failed-sign-ins)|
| Capture filter management |*admin*, *cyberx*|[Create a basic filter for all components](cli-ot-sensor.md#create-a-basic-filter-for-all-components)<br>[Create an advanced filter for specific components](cli-ot-sensor.md#create-an-advanced-filter-for-specific-components) <br>[List current capture filters for specific components](cli-ot-sensor.md#list-current-capture-filters-for-specific-components) <br> [Reset all capture filters](cli-ot-sensor.md#reset-all-capture-filters)|
87
-
87
+
<!--
88
88
### Alert commands
89
89
90
90
|Service area |Users |Actions |
91
91
|---------|---------|---------|
92
92
|Alert functionality testing | *cyberx* | [Trigger a test alert](cli-ot-sensor.md#trigger-a-test-alert) |
93
93
| Alert exclusion rules | *admin*, *cyberx* | [Show current alert exclusion rules](cli-ot-sensor.md#show-current-alert-exclusion-rules) <br>[Create a new alert exclusion rule](cli-ot-sensor.md#create-a-new-alert-exclusion-rule)<br>[Modify an alert exclusion rule](cli-ot-sensor.md#modify-an-alert-exclusion-rule)<br>[Delete an alert exclusion rule](cli-ot-sensor.md#delete-an-alert-exclusion-rule)
94
-
94
+
-->
95
95
## Defender for IoT CLI access
96
96
97
97
To access the Defender for IoT CLI, sign in to your OT or Enterprise IoT sensor or your on-premises management console using a terminal emulator and SSH.
@@ -123,8 +123,8 @@ To sign out manually on an OT sensor or on-premises management console, run one
0 commit comments