Skip to content

Commit 5de023c

Browse files
committed
feat(tuto): wording
1 parent dc9cb3e commit 5de023c

File tree

1 file changed

+1
-1
lines changed
  • tutorials/setup-elastic-metal-proxmox-cluster-with-private-networks

1 file changed

+1
-1
lines changed

tutorials/setup-elastic-metal-proxmox-cluster-with-private-networks/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Instead of [configuring the Private Network interface directly from your server'
6969
<Lightbox src="scaleway-proxmox-vlan-details.webp" alt="" />
7070

7171
* **Name**: The name of your primary network interface followed by a dot and the VLAN ID of your Private Network (e.g. `eno1.1918` for the primary network interface `eno1` and the VLAN ID `1918`)
72-
* **(Optional) IPv4/CIDR**: The IP address of the machine in your Private Network followed by its CIDR netmask (e.g. `192.168.1.101/24`). The private IP of your server will be configured through DHCP if IPAM is configured correctly.
72+
* **(Optional) IPv4/CIDR**: The private IP of your server will be configured through DHCP if IPAM is configured correctly. Optionally, set the IP address of the machine in your Private Network followed by its CIDR netmask (e.g. `192.168.1.101/24`).
7373
* **(Optional) Gateway (IPv4)**: The IP address of your [Public Gateway](/public-gateways/concepts/#public-gateway), if you want to use one.
7474
* **Autostart**: Tick this box to automatically bring up the interface during system startup.
7575
5. Click **Create** to create the Private Network interface.

0 commit comments

Comments
 (0)