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/ot-deploy/activate-deploy-sensor.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ This article is one in a series of articles describing the [deployment path](ot-
13
13
14
14
Several initial setup steps can be performed in the browser or via CLI.
15
15
16
-
- Use the browser if you can connect physical cables from your switch to the sensor to identify your interfaces correctly. Make sure to reconfigure your network adapter to match the default settings on the sensor.
17
-
- Use the CLI if you know your networking details without needing to connect physical cables. Use the CLI if you can only connect to the sensor via iLo / iDrac
16
+
- Use the browser if you can connect physical cables from your switch to the sensor to identify your interfaces correctly. Make sure to reconfigure your network adapter to match the default settings on the sensor.
17
+
- Use the CLI if you know your networking details without needing to connect physical cables. Use the CLI if you can only connect to the sensor via iLo / iDrac
18
18
19
19
Configuring your setup via the CLI still requires you to complete the last few steps in the browser.
20
20
@@ -148,7 +148,7 @@ Use the **Certificates** tab to deploy an SSL/TLS certificate on your OT sensor.
148
148
>
149
149
> For more information, see [Manage SSL/TLS certificates](../how-to-manage-individual-sensors.md#manage-ssltls-certificates).
150
150
151
-
1. In the **Validation of on-premises management console certificate** area, select **Mandatory** to validate an on-premises management console's certificate against a certificate revocation list (CRL), as [configured in your certificate](../best-practices/certificate-requirements.md#crt-file-requirements).
151
+
1. In the **Validation of on-premises management console certificate** area, select **Mandatory** to validate an on-premises management console's certificate against a certificate revocation list (CRL), as [configured in your certificate](../best-practices/certificate-requirements.md#crt-file-requirements).
152
152
153
153
For more information, see [SSL/TLS certificate requirements for on-premises resources](../best-practices/certificate-requirements.md) and [Create SSL/TLS certificates for OT appliances](create-ssl-certificates.md).
154
154
@@ -177,7 +177,7 @@ Continue with [activating](#activate-your-ot-sensor) and [configuring SSL/TLS ce
177
177
-**Username**: `admin`
178
178
-**Password**: `admin`
179
179
180
-
When you enter your password, the password characters don't display on the screen. Make sure you enter them carefully.
180
+
When you enter your password, the password characters don't display on the screen. Make sure you enter them carefully.
181
181
182
182
1. At the prompt, enter a new password for the *admin* user. Your password must contain lowercase and uppercase alphabetic characters, numbers, and symbols.
183
183
@@ -187,7 +187,7 @@ Continue with [activating](#activate-your-ot-sensor) and [configuring SSL/TLS ce
187
187
188
188
If you're logging in on subsequent occassions continue to step 4.
189
189
190
-
1. To start the `Sensor Config` wizard, at the prompt type `network reconfigure`. If you are using the cyberx user, type `python3 -m cyberx.config.configure`.
190
+
1. To start the `Sensor Config` wizard, at the prompt type `network reconfigure`. If you are using the cyberx user, type `ERSPAN=1 python3 -m cyberx.config.configure`.
191
191
192
192
1. The `Sensor Config` screen shows the present set up of the interfaces. Ensure that one interface is set as the management interface. In this wizard, use the up or down arrows to navigate, and the **SPACE** bar to select an option. Press **ENTER** to advance to the next screen.
193
193
@@ -252,6 +252,5 @@ The sensor automatically creates a backup folder. To change the location of the
252
252
253
253
> [!div class="step-by-step"]
254
254
> [« Validate an OT sensor software installation](post-install-validation-ot-software.md)
255
-
256
255
> [!div class="step-by-step"]
257
256
> [Configure proxy settings on an OT sensor »](../connect-sensors.md)
0 commit comments