GitHub user daviftorres added a comment to the discussion: Help on network
Hey @tyff49, welcome to the CloudStack community! I’m not a maintainer, just a fellow user, but I can help with your test environment. **Q1:** Yes, you can treat the Public network as just another VLAN. **Q2:** Your current node setup in CloudStack would look like this: - Management VLAN (e.g., ID 1000) - Storage VLAN (e.g., ID 1001) - Guest VLAN range (e.g., IDs 1003–1100) For the Public network, you can use either `bond0` or `bond1` (e.g., ID 1002), or even the native VLAN on whichever interface you prefer. **In short:** your existing physical setup should work fine with CloudStack. GitHub link: https://github.com/apache/cloudstack/discussions/11661#discussioncomment-14434759 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
