[ovs-discuss] (no subject)

Prashant Chougule chougulepavan at gmail.com
Mon Apr 29 04:25:44 UTC 2013


Hello,

I have small set-up of n/w with ovs running machine running with 4
ports,like gbe1,gbe2 and gbe3

gbe1 is bridge port and gbe2 and gbe3 are the ports under that, the n/w is
isolated but without adding any flow in the flow table it will show me 1
active flow after ping request,

NXST_FLOW reply (xid=0x4):

cookie=0x0, duration=3657.241s, table=0, n_packets=6652, n_bytes=754944,
idle_age=0, priority=0 actions=NORMAL,

How ?

And in my n/w I have connected two hosts to gbe2 and gbe3 with some static
I/p, I check with ping request with 6 pkts its working fine but if I check
the dump-ports it will show me pkts more than that on that particular port,
it suppose to show 6 pkts in tx field and 6 pkts in rx field of other port.

./ovs-ofctl dump-ports br0

OFPST_PORT reply (xid=0x2): 4 ports

port 3: rx pkts=8524, bytes=626619, drop=0, errs=0, frame=0, over=0, crc=0

tx pkts=3080, bytes=696653, drop=0, errs=0, coll=0 (gbe3)

port 2: rx pkts=1680, bytes=148306, drop=0, errs=0, frame=0, over=0, crc=0

tx pkts=6257, bytes=705885, drop=0, errs=0, coll=0 (gbe2)

what is that other pkts other than ICMP ?
-- 
Thanks &Regards,
Prashant Chougule.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20130429/7f60b19b/attachment.html>


More information about the discuss mailing list