<div dir="ltr">Why not? It works fine, all our hosts have ovirtmgmt without a vlan and all other networks with a vlan. At least with RHEL, there is nothing wrong with the following:<div><br></div><div><div>[root@virt02a network-scripts]# more ifcfg-cogent </div><div>TYPE=Bridge</div><div>DEVICE=cogent</div><div>VLAN=yes</div><div>BOOTPROTO=none</div><div>MTU=1500</div><div>[root@virt02a network-scripts]# more ifcfg-ovirtmgmt </div><div>TYPE=Bridge</div><div>DEVICE=ovirtmgmt</div><div>BOOTPROTO=none</div><div>IPADDR=10.71.1.15</div><div>NETMASK=255.255.255.0</div><div>GATEWAY=10.71.1.1</div><div>ONBOOT=yes</div><div>DEFROUTE=no</div><div>MTU=1500</div><div>[root@virt02a network-scripts]# more ifcfg-private </div><div>TYPE=Bridge</div><div>DEVICE=private</div><div>BOOTPROTO=none</div><div>IPADDR=10.71.0.15</div><div>NETMASK=255.255.255.0</div><div>GATEWAY=10.71.0.1</div><div>ONBOOT=yes</div><div>DEFROUTE=yes</div><div>MTU=9000</div><div>[root@virt02a network-scripts]# more ifcfg-cogent </div><div>TYPE=Bridge</div><div>DEVICE=cogent</div><div>VLAN=yes</div><div>BOOTPROTO=none</div><div>MTU=1500</div><div>[root@virt02a network-scripts]# more ifcfg-comcast </div><div>TYPE=Bridge</div><div>DEVICE=comcast</div><div>VLAN=yes</div><div>BOOTPROTO=none</div><div>MTU=1500</div><div>[root@virt02a network-scripts]# more ifcfg-eth2.100 </div><div>DEVICE=&quot;eth2.100&quot;</div><div>VLAN=yes</div><div>ONBOOT=&quot;yes&quot;</div><div>TYPE=&quot;Ethernet&quot;</div><div>BRIDGE=private</div><div>MTU=9000</div><div>[root@virt02a network-scripts]# more ifcfg-eth2.201</div><div>DEVICE=&quot;eth2.201&quot;</div><div>VLAN=yes</div><div>ONBOOT=&quot;yes&quot;</div><div>TYPE=&quot;Ethernet&quot;</div><div>BRIDGE=cogent</div><div>[root@virt02a network-scripts]# more ifcfg-eth2.202</div><div>DEVICE=&quot;eth2.202&quot;</div><div>VLAN=yes</div><div>ONBOOT=&quot;yes&quot;</div><div>TYPE=&quot;Ethernet&quot;</div><div>BRIDGE=comcast</div><div>[root@virt02a network-scripts]# more ifcfg-eth2</div><div>DEVICE=&quot;eth2&quot;</div><div>ONBOOT=&quot;yes&quot;</div><div>TYPE=&quot;Ethernet&quot;</div><div>BRIDGE=ovirtmgmt</div><div>MTU=9000</div><div><br></div><div><br>&gt;&lt;&gt;<br>nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | <a href="http://www.broadsoft.com" target="_blank">www.broadsoft.com</a></div>
</div></div>