Description
Implement native support for tagged VLANs in the project. This feature will enable users to define and manage VLAN tags directly within pve-compose, improving networking flexibility and integration for more advanced setups.
Expected Behaviour
- Allow configuration of tagged VLANs (802.1q) through native options.
- Ensure compatibility with existing configurations and network setups.
- Document the process for configuring and using tagged VLANs in the project documentation.
Benefits
- Enhances network segmentation and security.
- Provides users with greater flexibility in network design.
- Aligns with best practices for enterprise and multi-tenant environments.
Additional Notes
- Consider edge cases such as overlapping VLAN IDs or misconfigurations.
- Collaboration or review from users with advanced Proxmox networking experience may be valuable.
Description
Implement native support for tagged VLANs in the project. This feature will enable users to define and manage VLAN tags directly within
pve-compose, improving networking flexibility and integration for more advanced setups.Expected Behaviour
Benefits
Additional Notes