aboutsummaryrefslogtreecommitdiff
path: root/xenserver/README
diff options
context:
space:
mode:
Diffstat (limited to 'xenserver/README')
-rw-r--r--xenserver/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/xenserver/README b/xenserver/README
index e72655f7..c278c16d 100644
--- a/xenserver/README
+++ b/xenserver/README
@@ -86,6 +86,8 @@ debugging. The sources for the extensions are in
* ovs-bugtool-ovsdb-dump
* ovs-bugtool-tc-class-show
* ovs-bugtool-bond-show
+ * ovs-bugtool-ovs-ofctl-show
+ * ovs-bugtool-ovs-ofctl-dump-flows
system-configuration/openvswitch.xml
@@ -122,6 +124,14 @@ scripts are located in ../utilities/bugtool:
Script to dump tc class configuration for all network interfaces.
+ ovs-bugtool-ovs-ofctl-show
+
+ Script to dump information about flow tables and ports of each bridge.
+
+ ovs-bugtool-ovs-ofctl-dump-flows
+
+ Script to dump openflow flows of each bridge.
+
ovs-bugtool-daemons-ver
Script to dump version information for all Open vSwitch daemons.