I migrated my main router from ER-605v1 (TP-link) to OPN virtualized a few months back.
I installed PVE+OPN on my LAN and migrated my VLANs over 1 by 1 until I made the switch.
I've kept some notes and intended to do a post about I but never did. I could still do it if there's interest.
You might want a more straightforward setup to learn.
Testing a 1 NIC setup was on my to-do list so I did that earlier today.
Also on my to-do was a network diagram so I just did that.
You cannot view this attachment.
PVE1 + OPN1 is a reasonably straightforward install.
* PVE vmbr0 for management (on INFRA VLAN via access port on the SWA switch).
* PVE vmbr1 used for WAN (DHCP)
* PVE vmbr2 used as parents for all internal VLANs (includes WAN2, more on that later)
All switches and APs are TP-link Omada devices under a HW controller. TPL VLAN used for management of these.
PVE2 is my spare and I did this earlier today (I already had an OPN setup with WAN + LAN on separate ports, WAN plugged in an access port for the WAN2 VLAN):
* Unplugged WAN & LAN
* Added a VLAN vmbr0.INFRA and moved the static IP from bridge to VLAN.
* Reconfigured the access port on SWA as a trunk => got back into PVE2
* Reset OPN2 to default settings using the console (ends in shutdown)
* Removed vmbr1/vmbr2 (were used as WAN/LAN), added vmbr0 to OPN2 VM
* Restarted the VM and pressed a key for interface assignment
* No LAGG
* Created vtnet0_vlanWAN2 (WAN2 VLAN interface in OPN1 so the WAN side of OPN2 is isolated in my main LAN)
* Created vtnet0_vlanLAN2 (this VLAN is only known to my switches - just VLAN not interface, OPN1 is unaware)
* Assigned WAN to vtnet0_vlanWAN2, LAN to vtnet0_vlanLAN2
* WAN picked up an IP via DHCP (from OPN1)
* LAN got the default static IP
* Configured a port on SWO as an access port for LAN2.
* Connected a test machine that got IP from OPN2.LAN (full Internet connectivity via one hop on OPN1, OPN2 accessible at 192.168.1.1).
Done.
1 NIC virtualized OPN with its own WAN (double NAT but otherwise OK to experiment) and LAN (more VLANs can be added).
I installed PVE+OPN on my LAN and migrated my VLANs over 1 by 1 until I made the switch.
I've kept some notes and intended to do a post about I but never did. I could still do it if there's interest.
You might want a more straightforward setup to learn.
Testing a 1 NIC setup was on my to-do list so I did that earlier today.
Also on my to-do was a network diagram so I just did that.
You cannot view this attachment.
PVE1 + OPN1 is a reasonably straightforward install.
* PVE vmbr0 for management (on INFRA VLAN via access port on the SWA switch).
* PVE vmbr1 used for WAN (DHCP)
* PVE vmbr2 used as parents for all internal VLANs (includes WAN2, more on that later)
All switches and APs are TP-link Omada devices under a HW controller. TPL VLAN used for management of these.
PVE2 is my spare and I did this earlier today (I already had an OPN setup with WAN + LAN on separate ports, WAN plugged in an access port for the WAN2 VLAN):
* Unplugged WAN & LAN
* Added a VLAN vmbr0.INFRA and moved the static IP from bridge to VLAN.
* Reconfigured the access port on SWA as a trunk => got back into PVE2
* Reset OPN2 to default settings using the console (ends in shutdown)
* Removed vmbr1/vmbr2 (were used as WAN/LAN), added vmbr0 to OPN2 VM
* Restarted the VM and pressed a key for interface assignment
* No LAGG
* Created vtnet0_vlanWAN2 (WAN2 VLAN interface in OPN1 so the WAN side of OPN2 is isolated in my main LAN)
* Created vtnet0_vlanLAN2 (this VLAN is only known to my switches - just VLAN not interface, OPN1 is unaware)
* Assigned WAN to vtnet0_vlanWAN2, LAN to vtnet0_vlanLAN2
* WAN picked up an IP via DHCP (from OPN1)
* LAN got the default static IP
* Configured a port on SWO as an access port for LAN2.
* Connected a test machine that got IP from OPN2.LAN (full Internet connectivity via one hop on OPN1, OPN2 accessible at 192.168.1.1).
Done.
1 NIC virtualized OPN with its own WAN (double NAT but otherwise OK to experiment) and LAN (more VLANs can be added).