And interface config would look like this root@rn2-gcs-np-pod14-lhv20:/etc/sysconfig/network-scripts# cat ifcfg-ens1f0
DEVICE=ens1f0 ONBOOT=yes BOOTPROTO=none USERCTL=no PEERDNS=no BRIDGE=brens1f0-4095 It needs to be referenced in cloudstack under physical network - i assume for guest networks - that will do passthroughs.. On 8/19/16 11:53 AM, Pierre-Luc Dion wrote: > Hi, > > I've found this new feature from 4.6.0 [1]; Did anyone make it worked? How > can I setup a network that would do a 802.1q trunk passthrough ? Do I > create a share network or a regular guest network? I presume it's not > working for simple network ? > > I would like to use that capability on 4.9.0 + KVM on Centos 7. > > [1] https://issues.apache.org/jira/browse/CLOUDSTACK-8252 > > > Thanks ! >