Hi,

The flow table entry is deleted permanently, but when you do subsequent
pings, the controller that you are running adds the new flow table entries
to the switches. Try generating iperf traffic and you will see flow entries
corresponding to that traffic added as well.

Regards,
*Rahul Sharma*
5th YearMaster of Science (Hons), PhysicsBachelor of Engineering (Hons),
Computer Science
*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*

*Birla Institute of Technology & Science,* *Pilani*

Pilani Campus, Vidhya Vihar, Pilani, Rajasthan - 333 031, INDIA.

On Thu, Nov 2, 2017 at 2:24 PM, Lewis Koh via discuss <
ovs-discuss@openvswitch.org> wrote:

> Hi,
>
> I'm following the tutorial on https://github.com/mininet/
> openflow-tutorial/wiki/Learn-Development-Tools and while trying out the
> "View OpenFlow Messages for Ping", I realized that "sudo ovs-ofctl
> del-flows s1" only deletes the flow table temporarily? Subsequent ping from
> h1 to h2 will see the flow table entry again when I
> execute "sudo ovs-ofctl dump-flows s1". How do I actually
> permanently delete the flow entry which I added with add-flows command?
>
> Regards,
> Lewis
>
> _______________________________________________
> discuss mailing list
> disc...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
>
>
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to