[Openstack] how to allow vlan tagged traffic to be sent from SR-IOV based VM?

Remo Mattei remo at italy1.com
Wed Nov 18 10:42:19 UTC 2015


how did you create the network?

here is an example on how I do it:

#neutron net-create external --router:external=True --provider:network_type vlan --provider:physical_network physnet1 --provider:segmentation_id 111


this command if pre-juno so syntax has changed a little but it gives you the idea on how to.

Remo 

> On Nov 18, 2015, at 11:09, OpenStack Mailing List Archive <corpqa at gmail.com> wrote:
> 
> Link: https://openstack.nimeyo.com/65515/?show=65635#c65635
> From: shahamf <shahamf at gmail.com>
> 
> Hey Ciao,
> 
> Thanks for the response!
> 
> Actually I already did that configuration, but it still does not work.
> 
> My config in /etc/neutron/plugin.ini is as follows:
> 
> typedrivers = vlan
> tenantnetworktypes = vlan
> mechanismdrivers =openvswitch,sriovnicswitch
> networkvlanranges = sriovnet1:600:699,sriovnet2:700:799
> 
> Thanks,
> Shaham
> 
> !DSPAM:1,564c50f1207417682233506! _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
> !DSPAM:1,564c50f1207417682233506!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20151118/3c574595/attachment.html>


More information about the Openstack mailing list