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: pages/elastic-metal/reference-content/elastic-metal-networking.mdx
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
2
meta:
3
3
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.
5
5
content:
6
6
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.
8
8
tags: elastic-metal networking
9
9
dates:
10
10
validation: 2025-06-03
@@ -32,14 +32,14 @@ The default IPv4 is statically assigned to the physical machine and can not be m
32
32
33
33
### Flexible IPs
34
34
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).
36
36
37
37
There are two scenarios for additional Flexible IPs:
38
38
39
39
* Without virtualization: Assign the additional IP directly to the host OS interface. No virtual MAC or interface is required.
40
40
* 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.
41
41
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.
43
43
44
44
### Flexible IPv6
45
45
@@ -50,11 +50,9 @@ Scaleway supports flexible IPv6 addresses on Elastic Metal servers. These operat
50
50
51
51
## Private Networks
52
52
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.
55
54
56
55
[How to use Private Networks with Elastic Metal servers](/elastic-metal/how-to/use-private-networks/)
57
-
58
56
## KVM public IP
59
57
60
58
The KVM public IP is the IP address used to access the KVM-over-IP device of the machine.
0 commit comments