GitHub user andrijapanicsb added a comment to the discussion: Mangement network does not use defined vlan
Management traffic speciffically is never tagged by CloudStack due to the how it works under the hood - and any VLAN tagging (if desired) is/should be done on Linux level. Eg, tagged vlan 55 on bond0 --> you create bond0.55 --> join it to the bridge - and this bridge name must be set as the TRAFFIC LABEL for the Management traffic. Othet networks operate in different ways and is completely fine to allow ACS to do tagging - but not the Management network (Pod network) GitHub link: https://github.com/apache/cloudstack/discussions/12521#discussioncomment-17482796 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
