There's no historical information about the flow table, but you can see how it currently looks with the "ovs-ofctl dump-flows <br>" command. The man page for ovs-ofctl contains a lot of useful information about configuring and monitoring OVS through OpenFlow.
--Justin On Nov 8, 2010, at 9:13 PM, Yan wrote: > Dear everybody, > > Im using ovs-vsctl to configure an OVS to work as an Openflow switch. > > OVS is connected to NOX, and I'm trying my own scripts for NOX. > > When I debug my scripts, I also want to observe the flow table on OVS. Does > OVS provide > some methods to archive this? > > Thanks and best wishes. > -- > Yan Pu > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
