Proxmox auto install assistant network help

dwaller

New Member
May 14, 2025
1
0
1
I have a small cluster of servers that I'm attempting to automate the deployment. The servers have 4x25Gb trunk ports with multiple vlans assigned. The auto install assistant documentation is a little light with regards to networking, and I'm wondering if anyone has any experience setting up an LACP bond and a vlan on top of the bond during the automated install.

Thank you in advance for any help.
 
Hi!

The Proxmox VE installer is only capable of setting up a bridged network on the host with the management NIC as the bridge port. Any other network configurations have to be made manually afterwards, but this could be automated by running a first-boot script, which modifies the network configuration to create the VLANs and bonds.