Next step using Open vSwitch (OVS) network configuration ( How to forward all VLANs to a KVM virtual machine using Open vSwitch (OVS) ) to provide only one VLAN.
By default, documentation suggests sending all traffic via OVS. This is risky, because OVS is an independent service that can stop, restart, or fail. My approach separates management and production networks for reliability.