Skip to content

Commit 4283c5d

Browse files
bene2k1nerda-codes
andauthored
Apply suggestions from code review
Co-authored-by: Néda <[email protected]>
1 parent cb6430b commit 4283c5d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

pages/elastic-metal/reference-content/elastic-metal-networking.mdx

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
33
title: Understanding Elastic Metal networking
4-
description: This page provides provides insights in the network setup of your Elastic Metal server.
4+
description: This page provides insights in the network setup of your Elastic Metal server.
55
content:
66
h1: Understanding Elastic Metal networking
7-
paragraph: This page provides provides insights in the network setup of your Elastic Metal server.
7+
paragraph: This page provides insights in the network setup of your Elastic Metal server.
88
tags: elastic-metal networking
99
dates:
1010
validation: 2025-06-03
@@ -32,14 +32,14 @@ The default IPv4 is statically assigned to the physical machine and can not be m
3232

3333
### Flexible IPs
3434

35-
Flexible IPs are IPs that are unrelated to to the physical machine and can be assigned flexible to your Elastic Metal resources. Flexible IPs can either be a IPv4 (/32 subnet - one IPv4 address) or an IPv6 subnet (/64 subnet).
35+
Flexible IPs are IPs that are unrelated to the physical machine and can be assigned to your Elastic Metal resources. Flexible IPs can either be a IPv4 (/32 subnet - one IPv4 address) or an IPv6 subnet (/64 subnet).
3636

3737
There are two scenarios for additional Flexible IPs:
3838

3939
* Without virtualization: Assign the additional IP directly to the host OS interface. No virtual MAC or interface is required.
4040
* With virtualization: A virtual interface must be added to the network interface using an hypervisor (e.g. QEMU/KVM), and attached to a single virtual MAC address.
4141

42-
[How to configure a Flexible IP on Elastic Metal](/elastic-metal/how-to/configure-flexible-ip/)
42+
Refer the the [documentation on how to configure a Flexible IP on Elastic Metal](/elastic-metal/how-to/configure-flexible-ip/) for more information.
4343

4444
### Flexible IPv6
4545

@@ -50,11 +50,9 @@ Scaleway supports flexible IPv6 addresses on Elastic Metal servers. These operat
5050

5151
## Private Networks
5252

53-
Private Networks are an optional feature that can be enabled per server. For each attached private network, a dedicated VLAN with a private IP is created on the NIC. This setup enables secure, isolated communication between Elastic Metal servers and other resources (e.g. Instances, Load Balancer's) within the same Private Network.
54-
For each
53+
Private Networks are an optional feature that can be enabled per server. For each attached private network, a dedicated VLAN with a private IP is created on the NIC. This setup enables secure, isolated communication between Elastic Metal servers and other resources (e.g. Instances, Load Balancers) within the same Private Network.
5554

5655
[How to use Private Networks with Elastic Metal servers](/elastic-metal/how-to/use-private-networks/)
57-
5856
## KVM public IP
5957

6058
The KVM public IP is the IP address used to access the KVM-over-IP device of the machine.

0 commit comments

Comments
 (0)