Re: [ovs-discuss] Set up OpenFlow using OpenvSwitch

2010-11-07 Thread Justin Pettit
On Nov 7, 2010, at 11:07 PM, 张跃 wrote: > In the doc: 'The ovs-vsctl "set-controller" command can also be used in > conjunction with ovs-vswitchd to set the controller for one or more bridges. > We recommend using OpenFlow in this manner and in this case you should not > run ovs-openflowd.' >

Re: [ovs-discuss] question of operating openvswitch

2010-11-07 Thread Justin Pettit
Are you asking how to determine which VIF is attached to which VM? What platform are you using? I don't see anything attached. --Justin On Nov 7, 2010, at 10:51 PM, Cain NG wrote: > Hi, > > In my openvswitch, does it has any command that i can know for my vifs is > triggered to which VM?

[ovs-discuss] question of operating openvswitch

2010-11-07 Thread Cain NG
Hi, In my openvswitch, does it has any command that i can know for my vifs is triggered to which VM? Attached is my system configure for you reference. B.R. Cain ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/d

Re: [ovs-discuss] openflow packet_out and openvswitch

2010-11-07 Thread Justin Pettit
I've not used the OpenFlow Wireshark plug-in before, so I'm not familiar with its output. However, it looks to me like you're trying to send the packet out the port it came in on (port 1). If that's the case (and it's what you intended), you need to use the OFPP_IN_PORT virtual port, which is d

[ovs-discuss] openflow packet_out and openvswitch

2010-11-07 Thread Haris Rotsos
I am currently using nox and openvswitch in order to write a simple dhcp plugin for nox. I am trying to generate dhcp packets on the controller and push them out throught the openvswitch to the network. the packet I send is (using -V option on tshark): Frame 1 (372 bytes on wire, 372 bytes capture