On Dec 10, 2013, at 2:36 AM, Suresh <skjaiswa...@hotmail.com> wrote: > I have add following flow for this like this > ovs-ofctl add-flow br0 > "in_port=1,dl_type=0x0800,nw_proto=6,nw_dst=10.0.0.2,nw_src=10.0.0.1,tp_src=8888 > ,priority=5,actions=output:2" > ovs-ofctl add-flow br0 "in_port=1,dl_type=0x0800,nw_proto=6,nw_dst=10.0.0.1 > ,priority=5,actions=output:1" > > I know that I need to add flow for ARP and if I want enable for ping then > need to add ICMP but don't know what will flow for this > please any one help regarding that.
What have you tried? --Justin _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss