On May 9, 2012, at 9:23 AM, Ben Pfaff wrote:
> On Wed, May 09, 2012 at 01:37:38PM +0800, gong ys wrote:
>> [root@robinlinux ~]# ovs-ofctl dump-flows br-tun
>> NXST_FLOW reply (xid=0x4):
>> cookie=0x0, duration=2267.877s, table=0, n_packets=0, n_bytes=0,
>> priority=3,tun_id=0x2 actions=mod_vlan_
On Wed, May 09, 2012 at 01:37:38PM +0800, gong ys wrote:
> [root@robinlinux ~]# ovs-ofctl dump-flows br-tun
> NXST_FLOW reply (xid=0x4):
> cookie=0x0, duration=2267.877s, table=0, n_packets=0, n_bytes=0,
> priority=3,tun_id=0x2 actions=mod_vlan_vid:1,output:1
> cookie=0x0, duration=2267.901s, ta
Try using the "--strict" option. It's documented in the ovs-ofctl man page,
but even so it's not completely obvious that you need to do that.
--Justin
On May 8, 2012, at 10:37 PM, gong ys wrote:
>
>
> Hi,
>
> [root@robinlinux ~]# ovs-ofctl dump-flows br-tun
> NXST_FLOW reply (xid=0x4):
>
Hi,
[root@robinlinux ~]# ovs-ofctl dump-flows br-tun
NXST_FLOW reply (xid=0x4):
cookie=0x0, duration=2267.877s, table=0, n_packets=0, n_bytes=0,
priority=3,tun_id=0x2 actions=mod_vlan_vid:1,output:1
cookie=0x0, duration=2267.901s, table=0, n_packets=75, n_bytes=24062,
priority=4,in_port=1,dl
Could you ask your question in plain text format?
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Hi,[root@robinlinux ~]# ovs-ofctl dump-flows br-tunNXST_FLOW reply (xid=0x4): cookie=0x0, duration=2267.877s, table=0, n_packets=0, n_bytes=0, priority=3,tun_id=0x2 actions=mod_vlan_vid:1,output:1 cookie=0x0, duration=2267.901s, table=0, n_packets=75, n_bytes=24062, priority=4,in_port=1,dl_vlan=1 a