kiranchavala opened a new issue, #13509: URL: https://github.com/apache/cloudstack/issues/13509
### The required feature described as a wish As a User/Admin/Operator I would like to have a vlan tag for the management network. Steps to reproduce the isssue 1. Configure a management range with a vlan tag <img width="1350" height="645" alt="Image" src="https://github.com/user-attachments/assets/da57d625-7866-4c5b-a004-693438b895c8" /> 2. The System VMs are unable to reach the internet if the vlan is tagged Previously related discussion issue where user reported the issue https://github.com/apache/cloudstack/discussions/12521 The following issue and pr supported tagged vlan storage ip range https://github.com/apache/cloudstack/issues/7816 https://github.com/apache/cloudstack/pull/11245 The workaround for this issue is 1 - create vlan interface on hypervisor 2 - create bridge called "mgmtbr0" or similar and add said vlan interface to it 3 - in CloudStack use "mgmtbr0" as traffic label for the Management -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
