- Home /
- Resources /
- Learning center /
- Devices on Single...
Devices on Single VLAN and Equinix Metal IPs
Networking Architecture (Scenario 9) - Examining network setups with devices linked on a shared layer 2 VLAN and others using standard Equinix Metal networking.
On this page
In this scenario:
- No devices are connected to the Internet
- There are no Internet connections
- Devices within a VLAN communicate with each other on a shared Layer 2 VLAN, and to other devices using Equinix Metal networking
- Devices use private IPs allocated to you by Equinix Metal
- Devices are in a single metro or in multiple metros
You have one VLAN. Some of your devices are on one the VLAN, and can communicate at Layer 2 with each other, while other devices are deployed with regular Equinix Metal private IP addresses. Optionally, those regular devices also have Equinix Metal public IP addresses.
Devices within the VLAN receive no private or public IP addresses directly from Equinix Metal, but you are assigned a range of private IPs that you assign to the devices. Other devices receive private and optionally public IP addresses directly from Equinix Metal.
Since all of the devices have private IPs provided by Equinix Metal, whether in the VLAN, where the range is provided and you assign the IPs to the devices, or in the regular Equinix Metal networking, where the IPs are assigned by Equinix Metal, and because the VLAN devices are connected to a Metal Gateway, all of the devices can communicate directly using private IPs.
- Create the VLANs.
- Create a Metal Gateway, assigning it the VLAN ID, and the size of the private IP block you wish to create for the VLAN.
- Create as many devices as you desire, without a public or private IP address but connected to the VLAN.
- For each device in the VLAN, retrieve the port ID for the network port, and assign that network port to the VLAN.
- On each device in the VLAN:
- Assign an IP address of your choosing from the private IP range from the Gateway.
- Set the default route of the device to the private IP of the Gateway; this normally is the first available address in the range.
- Create as many non-VLAN, i.e. regular, devices as you desire, assigning each a private and optionally a public IP from Equinix Metal.
As the VLAN has a Metal Gateway, and the devices have Equinix Metal-assigned private IPs, traffic between devices in the VLAN to regularly networked devices will be routed correctly.
Multiple Metros
Devices within the VLAN have access to the Equinix Metal network due to the connection of the Metal Gateway, while the devices not in the VLAN all have Equinix Metal-provided private IPs. Therefore, all of them can communicate with each other across metros via Backend Transfer.
You may also like
Dig deeper into similar topics in our archivesConfiguring BGP with BIRD 2 on Equinix Metal
Set up BGP on your Equinix Metal server using BIRD 2, including IP configuration, installation, and neighbor setup to ensure robust routing capabilities between your server and the Equinix M...
Configuring BGP with FRR on an Equinix Metal Server
Establish a robust BGP configuration on your Equinix Metal server using FRR, including setting up network interfaces, installing and configuring FRR software, and ensuring secure and efficie...
Crosscloud VPN with WireGuard
Learn to establish secure VPN connections across cloud environments using WireGuard, including detailed setups for site-to-site tunnels and VPN gateways with NAT on Equinix Metal, enhancing...
Deploy Your First Server
Learn the essentials of deploying your first server with Equinix Metal. Set up your project & SSH keys, provision a server and connect it to the internet.