Skip to content

Commit 6a99be7

Browse files
committed
images
1 parent 69c874f commit 6a99be7

File tree

5 files changed

+19
-3
lines changed

5 files changed

+19
-3
lines changed

articles/global-secure-access/how-to-configure-customer-premises-equipment.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: shlipsey3
55
ms.author: sarahlipsey
66
manager: amycolannino
77
ms.topic: how-to
8-
ms.date: 09/21/2023
8+
ms.date: 09/22/2023
99
ms.service: network-access
1010
ms.custom:
1111

@@ -35,13 +35,27 @@ You can set up the CPE using the Microsoft Entra admin center or using the Micro
3535
1. Browse to **Global Secure Access** > **Devices** > **Remote network**.
3636
1. Select **View configuration** for the remote network you need to configure.
3737

38-
![Screenshot of the View configuration option in the remote networks list.](media/how-to-configure-customer-premises-equipment/remote-network-view-configuration.png)
38+
:::image type="content" source="media/how-to-configure-customer-premises-equipment/remote-network-view-configuration.png" alt-text="Screenshot of the configuration details with the Microsoft information highlighted." lightbox="media/how-to-configure-customer-premises-equipment/remote-network-view-configuration-expanded.png":::
3939

4040
1. Locate and save Microsoft's public IP address from the panel that opens.
41+
42+
![Screenshot of the view configuration details panel.](media/how-to-configure-customer-premises-equipment/view-configuration-details-panel.png)
43+
4144
1. In the preferred interface for *your CPE*, enter the IP address you saved in the previous step. This step completes the IPSec tunnel configuration.
4245

46+
The following diagram highlights each of the major sections of the device configuration details. Text descriptions of each section follow the diagram.
47+
48+
:::image type="content" source="media/how-to-configure-customer-premises-equipment/device-configuration-map.png" alt-text="Diagram of the configuration details with each section highlighted." lightbox="media/how-to-configure-customer-premises-equipment/device-configuration-map-expanded.png":::
49+
50+
- The `branchId` and `branchName` represent the remote network details.
51+
- The `displayName` is the device link name.
52+
- The `endpoint`, `asn`, `bdpAddress`, and `region` represent the Microsoft connectivity details. Enter these details on your CPE.
53+
- For zone redundant device links, a second set of details are generated.
54+
- `PeerConfiguration` and the subsequent details represent the CPE connectivity details.
55+
- If you've configured more devices, their details follow.
56+
4357
> [!IMPORTANT]
44-
>The crypto profile you specified for the device link should match with what you specify on your CPE. If you chose the "default" IKE policy when configuring the device link, use the configurations described in the [Remote network configurations](reference-remote-network-configurations.md) article.
58+
>The crypto profile you specified for the device link should match with what you specify on your CPE. If you chose the "default" IKE policy when configuring the device link, use the configurations described in the **[Remote network configurations](reference-remote-network-configurations.md)** article.
4559
4660
## [Microsoft Graph API](#tab/microsoft-graph-api)
4761

@@ -62,6 +76,8 @@ Follow these instructions to download the connectivity information for your remo
6276
```
6377
---
6478
79+
The details in the response are similar to the device configuration details found in the Microsoft Entra admin center.
80+
6581
[!INCLUDE [Public preview important note](./includes/public-preview-important-note.md)]
6682
6783
## Next steps
Loading
367 KB
Loading
Loading
Loading

0 commit comments

Comments
 (0)