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: src/content/docs/load-balancing/private-network/warp.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
2
3
3
pcx_content_type: how-to
4
-
title: Set up Private Network Load Balancing with Cloudflare Tunnel and VLAN
4
+
title: Set up Private Network Load Balancing with WARP
5
5
sidebar:
6
6
order: 4
7
7
8
8
---
9
9
10
-
To use Private Network Load Balancing, you must first set up a Cloudflare Tunnel and a Virtual Local Area Network (VLAN) in the [Cloudflare Zero Trust Dashboard](http://one.dash.cloudflare.com). This guide walks you through all required steps, from setup to optional configurations.
10
+
To use Private Network Load Balancing, you must first set up a Cloudflare Tunnel and a Virtual Local Area Network in the [Cloudflare Zero Trust Dashboard](http://one.dash.cloudflare.com). This guide walks you through all required steps, from setup to optional configurations.
11
11
12
-
## 1. Create Tunnel and VLAN
12
+
## 1. Create Tunnel and Virtual Network
13
13
14
-
Skip to [step 2](/load-balancing/private-network/warp/#2-create-load-balancer-pools) if you already have a Cloudflare Tunnel and VLAN created.
14
+
Skip to [step 2](/load-balancing/private-network/warp/#2-create-load-balancer-pools) if you already have a Cloudflare Tunnel and Virtual Network created.
15
15
16
16
### 1.1 Create a Cloudflare Tunnel
17
17
@@ -26,7 +26,7 @@ Skip to [step 2](/load-balancing/private-network/warp/#2-create-load-balancer-po
26
26
27
27
For more details, refer to the [Create tunnel](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/) documentation.
28
28
29
-
### 1.2 Create a Virtual Network (VLAN)
29
+
### 1.2 Create a Virtual Network
30
30
31
31
1. In the [Zero Trust dashboard](http://one.dash.cloudflare.com), go to **Settings** > **WARP Client**.
32
32
2. Under **Network locations**, find **Virtual networks** settings.
@@ -41,7 +41,7 @@ For more details, refer to the [Create tunnel](/cloudflare-one/connections/conne
41
41
42
42
For more details, refer to the [Virtual Network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/) documentation. For API-specific details, refer to the [virtual networks](/api/resources/zero_trust/subresources/networks/subresources/virtual_networks/) API documentation.
43
43
44
-
The Tunnel and VLAN can be found under **Settings** > **WARP Client** in the Zero Trust dashboard.
44
+
The Tunnel and Virtual Network can be found under **Settings** > **WARP Client** in the Zero Trust dashboard.
0 commit comments