Skip to main content
  1. pages/

Home Lab: Lab Isolated Networks

·191 words·1 min·
Table of Contents
Home Lab - This article is part of a series.
Part 6: This Article
Note

This page describes a part of the old (V3.0) home lab setup that has been retired as part of this year’s rebuild onto Proxmox VE. The isolated lab networks below, and the VyOS router that routed them, no longer exist. Kept here for historical reference only.

Last updated August 5th, 2026.

The old setup ran four isolated lab networks on VLANs 201-204, routed through a VyOS VM (vyOS-labrouter-01) sitting on the vSphere Distributed Switch. They were used for testing things that needed to stay off the main network, without touching production VLANs.

What It Used To Look Like
#

DvSwitch01 Portgroups
#

PortgroupVLANIP Range
201-LAB201-10.0.1.020110.0.1.0/24
202-LAB202-10.0.2.020210.0.2.0/24
203-LAB203-10.0.3.020310.0.3.0/24
204-LAB204-10.0.4.020410.0.4.0/24

VyOS Router VM
#

InterfaceVLANIP Assignment
eth0n/a192.168.5.99/24
eth120110.0.1.1/24
eth220210.0.2.1/24
eth320310.0.3.1/24
eth420410.0.4.1/24

Why It’s Gone
#

The Proxmox VE rebuild dropped the VyOS router and all four lab VLANs entirely. VLANs 201-204 have been deleted from the network configuration. There is no current equivalent isolated lab network in the V4.0 setup, see the main home lab overview for what replaced it.

Home Lab - This article is part of a series.
Part 6: This Article

Related