Skip to content

Commit

Permalink
added hcs to wan
Browse files Browse the repository at this point in the history
  • Loading branch information
marciocloudflare committed Dec 30, 2024
1 parent f828b04 commit 9d2ad49
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/content/partials/magic-wan/connector/create-site.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ Take note of the site `id` parameter, as you will need it to create WANs and LAN
3. **Interface number** <Markdown text={props.wan} />
4. In **VLAN ID**, enter a number between `0` and `4094` to specify a [VLAN ID](/magic-wan/configuration/connector/reference/#vlan-id).
5. In **Priority**, choose the priority for your WAN. Lower numbers have higher priority. Refer to <GlossaryTooltip term="traffic steering" link="/magic-wan/reference/traffic-steering/">Traffic steering</GlossaryTooltip> to learn more about how Cloudflare calculates priorities.
6. **Addressing**: Select **DHCP**. This is needed the first time you set up your Connector to successfully download all settings to the machine and activate it. If you need a static IP address in your network environment:
6. In **Health check rate** configure the health check frequency for your site. Options are `low`, `mid` and `high`. Refer to [Update tunnel health checks frequency](/magic-wan/configuration/common-settings/tunnel-health-checks/) for more information.
7. **Addressing**: Select **DHCP**. This is needed the first time you set up your Connector to successfully download all settings to the machine and activate it. If you need a static IP address in your network environment:
1. Continue the set up flow below to activate your Connector.
2. Refer to [WAN with a static IP address](#wan-with-a-static-ip-address). If you choose a static IP, you also need to specify the static IP and gateway addresses.

Expand All @@ -87,7 +88,7 @@ Take note of the site `id` parameter, as you will need it to create WANs and LAN

</div>

7. Select **Save** when you are finished.
8. Select **Save** when you are finished.

</TabItem> <TabItem label="API">

Expand Down

0 comments on commit 9d2ad49

Please sign in to comment.