I'd start by looking for the DHCP request and replies at eth0, using
tcpdump or wireshark.
On Tue, Nov 13, 2012 at 01:27:27PM +0800, liuxy wrote:
> Sorry to touble you, I have the same opinions, but In my experiment, the
> other internal interface can not get IP, Maybe there is something wrong,
Sorry to touble you, I have the same opinions, but In my experiment, the
other internal interface can not get IP, Maybe there is something wrong,
the whole infomations are like this:
-
There's nothing special about DHCP from Open vSwitch's point of view.
You should be able to use it in essentially the same situations where
assigning a static address works.
On Tue, Nov 13, 2012 at 12:46:20PM +0800, liuxy wrote:
> thanks, I do it flowing the answer, and the br0 can get IP from DH
thanks, I do it flowing the answer, and the br0 can get IP from DHCP, but
when there are more than one "internal" interfaces in the bridge br0, can
other interfaces get IP from DHCP? For example:
ovs-vsctl add-br br0
ovs-vsctl add-port br0 eth0
ifconfig eth0 0.0.0.0
after execute the command ab
On Mon, Nov 12, 2012 at 08:52:07AM +, ??(?? ?? Project)
wrote:
> Recently, I have been using OVS and OpenStack (Essex).
> I notice that VMs which are instantiated by OpenStack have 100Mbps vNICs
> But, the corresponding port of the OVS has 10Mbps vNIC, if I check it through
On Mon, Nov 12, 2012 at 04:28:57PM +0800, can. wrote:
> Hi there,
>
> I'm new to Open vSwitch and I have some questions:
>
> 1. How is the IPv6 support of the switch?
> My group needs to manipulate IPv6 flows and I noticed there's a
> "openflow 1.x plans" page mentioning IPv6 support. So what's t
On Mon, Nov 12, 2012 at 04:16:58PM +0800, liuxy wrote:
> I want to use DHCP on the "internal" network interface of ovs, but it
> can't works. I can exactly set the static ip using "ifconfig", but when I
> use the "dhclient " to set DHCP on the interface, it fails, I am sure
> that the DHCP serve
OpenFlow is implemented in userspace. Packet forwarding is implemented
in the kernel.
On Mon, Nov 12, 2012 at 08:18:58AM +0100, LIU Binghan wrote:
> Hi Ben,
>
> The packet with Mac address 00:00:00:00:00:00 is the one that I
> generate from VMs. It is just like normal packets but with special MA
Hi,
Recently, I have been using OVS and OpenStack (Essex).
I notice that VMs which are instantiated by OpenStack have 100Mbps vNICs
But, the corresponding port of the OVS has 10Mbps vNIC, if I check it through
ovs-vsctl command.
I wonder if it is the correct behavior or not.
I also wonder if the
Hi there,
I'm new to Open vSwitch and I have some questions:
1. How is the IPv6 support of the switch?
My group needs to manipulate IPv6 flows and I noticed there's a "openflow 1.x
plans" page mentioning IPv6 support. So what's the current status of IPv6
support for openflow protocol? If it's n
Hello
I want to use DHCP on the "internal" network interface of ovs, but it
can't works. I can exactly set the static ip using "ifconfig", but when I
use the "dhclient " to set DHCP on the interface, it fails, I am sure
that the DHCP server works well ! the steps like this:
root@liuxy506:~# ov
11 matches
Mail list logo