[ovs-discuss] OpenVswitch with Vlans.

Ramana Reddy gtvrreddy at gmail.com
Thu Jan 27 07:44:47 UTC 2011


On Wed, Jan 26, 2011 at 8:58 PM, Jesse Gross <jesse at nicira.com> wrote:

> On Tue, Jan 25, 2011 at 11:17 PM, Ramana Reddy <gtvrreddy at gmail.com>
> wrote:
> > The drivers are tg3 (broadcom) and  via-rhine (Dlink 1Gb NIC).
> > I am using ubuntu 10.10 where I installed OVS 1.0.0.
>
> Both of those drivers should be fine.  Can you post the output of
> ovs-dpctl show and ovs-dpctl dump-flows <BRIDGE> on the receive side
> while pinging?
>


The output:

$ sudo ovs-dpctl show
system at dp0:
    flows: cur:2, soft-max:512, hard-max:262144
    ports: cur:3, max:1024
    groups: max:16
    lookups: frags:0, hit:139, missed:46, lost:0
    queues: max-miss:100, max-action:100
    port 0: br0 (internal)
    port 1: eth0
    port 2: eth1
$sudo ovs-dpctl dump-flows br0
tunnel00000000:in_port0001:vlan10:pcp0
mac00:25:b3:5d:5e:a9->ff:ff:ff:ff:ff:ff type0806 proto1 tos0
ip10.0.0.1->10.0.0.2 port0->0, packets:76, bytes:4560, used:0.390s,
actions:0,2
tunnel00000000:in_port0002:vlan10:pcp0
mac00:25:b3:5d:5e:40->00:25:b3:5d:5e:a9 type0806 proto2 tos0
ip10.0.0.2->10.0.0.1 port0->0, packets:76, bytes:4560, used:0.389s,
actions:1

driver tg3 , version: 3.102
driver via-rhine, version : 1.4.3

Thanks,
Ramana Reddy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20110127/13c0517f/attachment-0001.html>


More information about the discuss mailing list