Skip to content

Commit 1d8287e

Browse files
committed
image fixes
1 parent aa90a7d commit 1d8287e

File tree

6 files changed

+16
-4
lines changed

6 files changed

+16
-4
lines changed

articles/defender-for-iot/organizations/best-practices/traffic-mirroring-methods.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To see only relevant information for traffic analysis, you need to connect Defen
1313

1414
For example:
1515

16-
:::image type="content" source="../media/how-to-set-up-your-network/switch.jpg" alt-text="Use this switch for your setup.":::
16+
:::image type="content" source="../media/how-to-set-up-your-network/switch.jpg" alt-text="Use this switch for your setup." border="false":::
1717

1818
You can monitor switch traffic using a switch SPAN port, by report SPAN (RSPAN), or active and passive aggregation TAP. Use the following tabs to learn more about each method.
1919

@@ -95,7 +95,7 @@ Consider the following when configuring RSPAN:
9595

9696
The following diagram shows an example of a remote VLAN architecture:
9797

98-
:::image type="content" source="../media/how-to-set-up-your-network/remote-vlan.jpg" alt-text="Diagram of remote VLAN.":::
98+
:::image type="content" source="../media/how-to-set-up-your-network/remote-vlan.jpg" alt-text="Diagram of remote VLAN." border="false":::
9999

100100
For example, use the following steps to set up an RSPAN for a Cisco 2960 switch with 24 ports running IOS.
101101

@@ -149,7 +149,7 @@ TAP aggregators can also be used for port monitoring. These devices are processo
149149

150150
The following diagram shows an example of a network setup with an active and passive TAP:
151151

152-
:::image type="content" source="../media/how-to-set-up-your-network/active-passive-tap-v2.png" alt-text="Diagram of active and passive TAPs.":::
152+
:::image type="content" source="../media/how-to-set-up-your-network/active-passive-tap-v2.png" alt-text="Diagram of active and passive TAPs." border="false":::
153153

154154
### Common TAP models
155155

articles/defender-for-iot/organizations/how-to-troubleshoot-the-sensor-and-on-premises-management-console.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,19 @@ Verify that you can access the console web GUI:
152152

153153
1. Use the **Support** user credentials to sign in.
154154

155-
1. Use the `system sanity` command and check that all processes are running.
155+
1. Use the `system sanity` command and check that all processes are running. For example:
156+
157+
```cli
158+
support@xsense: system sanity
159+
[+] Cache Layer | Running for 8:16:49
160+
[+] Core API | Running for 8:16:49
161+
[+] Persistence API | Running for 8:16:49
162+
[+] Watch Dog API | Running for 8:16:49
163+
[+] Web Apps API | Running for 8:16:49
164+
165+
System is UP! (thin)
166+
support@xsense:
167+
156168
157169
:::image type="content" source="media/tutorial-install-components/system-sanity-screen.png" alt-text="Screenshot that shows the system sanity command.":::
158170
78.1 KB
Loading
Loading
-1.85 KB
Loading
0 Bytes
Loading

0 commit comments

Comments
 (0)