Re: [vde-users] qemu guess OS creating VLAN

2011-03-27 Thread Ming-Ching Tiew
--- On Sun, 3/27/11, Renzo Davoli wrote: > > Your example will run if you define the VLAN 150 and you > add the ports of the two qemu > machines to that vlan (tagged mode). > > the commands are: > > vlan/create 150 > vlan/addport 150 1 > vlan/addport 150 2 > > (if the qemu machines were con

Re: [vde-users] qemu guess OS creating VLAN

2011-03-27 Thread Renzo Davoli
On Sat, Mar 26, 2011 at 03:50:03AM -0700, Ming-Ching Tiew wrote: > > I have been using vde and qemu for a long while to connect multiple qemu > guest OSes together, I am finding it extremely useful to testing out certain > networking features. They have been working fine without any problem. Thi

[vde-users] qemu guess OS creating VLAN

2011-03-26 Thread Ming-Ching Tiew
I have been using vde and qemu for a long while to connect multiple qemu guest OSes together, I am finding it extremely useful to testing out certain networking features. They have been working fine without any problem. This is a example of set up of mine :- #!/bin/sh for i in 1 2 3 4 5 do