It seems like the command to add trunk is almost identical to adding vlan: - vlan (ie. Access-port) : ovs-vsctl set port vnet0 tag=Vlan1 - trunk : ovs-vsctl set port vnet0 trunks=VlanID1,VlanID2
Would it be possible to adjust command to add trunk port with list of VLANs if multiple VLAN Ids listed in the Virtual Network’s VLAN field? -- Thank you, Dmitri Chebotarov VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & Messaging 223 Aquia Building, Ffx, MSN: 1B5 Phone: (703) 993-6175 | Fax: (703) 993-3404 On 1/28/14, 12:23 , "Dmitri Chebotarov" <[email protected]> wrote: >Hi guys > >Have you found solution for how to add trunk interface? > >I¹m facing the same task and looking for a possible solution. I found this >ports >http://blog.scottlowe.org/2013/05/28/vlan-trunking-to-guest-domains-with-o >p >en-vswitch/ and trying to implement it via RAW entry in VM template. No >results yetŠ > >-- >Thank you, > >Dmitri Chebotarov >VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & >Messaging >223 Aquia Building, Ffx, MSN: 1B5 >Phone: (703) 993-6175 | Fax: (703) 993-3404 > > > > > > > >On 5/21/13, 3:21 , "Gandalf Corvotempesta" ><[email protected]> wrote: > >>2013/5/20 Jaime Melis <[email protected]>: >>> However, you can only tag one VLAN per interfaces, which as far as I >>>know, >>> is the only thing that makes sense? >> >>Why? Trunk interfaces carries multiple vlan, is absolutely standard. >>I have not less than 58 VLANs on a single interface on my XenServer host. >>_______________________________________________ >>Users mailing list >>[email protected] >>http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> > >_______________________________________________ >Users mailing list >[email protected] >http://lists.opennebula.org/listinfo.cgi/users-opennebula.org _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
