We have this working in 4.5 with kvm.

You need to setup a bridge with 4095 in its name..


I looked up my notes and i was setting up like this

root@rn2-gcs-np-pod14-lhv20:/etc/sysconfig/network-scripts# cat
brens1f0-4095
DEVICE=brens1f0-4095
BOOTPROTO=none
ONBOOT=yes
TYPE=Bridge
DELAY=0

note "ens1f0" is the name of interface to be bridged.

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 !
> 

Reply via email to