X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=xenserver%2FREADME;h=9aedaf630fd86926c16a518231975a1382fc2e01;hb=2bd135b5f88b1633042fe4dc99119bfbe14bd73e;hp=472159e268b4ef7e992866c7c54d66954ed22fdb;hpb=58fd55c0ebf544a6a031c0542dd6ae2c9a8bd7e1;p=sliver-openvswitch.git diff --git a/xenserver/README b/xenserver/README index 472159e26..9aedaf630 100644 --- a/xenserver/README +++ b/xenserver/README @@ -81,8 +81,10 @@ debugging. The sources for the extensions are in Collect networking information relevant to Open vSwitch. Runs the following scripts, which are described below: + * ovs-bugtool-bfd-show * ovs-bugtool-cfm-show * ovs-bugtool-lacp-show + * ovs-bugtool-list-dbs * ovs-bugtool-ovsdb-dump * ovs-bugtool-tc-class-show * ovs-bugtool-bond-show @@ -111,6 +113,10 @@ A number of scripts are installed in /usr/share/openvswitch/scripts to assist Open vSwitch's xen-bugtool extensions. The sources for the scripts are located in ../utilities/bugtool: + ovs-bugtool-bfd-show + + Script to dump detailed BFD information for all enabled interfaces. + ovs-bugtool-cfm-show Script to dump detailed CFM information for all enabled interfaces. @@ -119,6 +125,10 @@ scripts are located in ../utilities/bugtool: Script to dump detailed LACP information for all enabled ports. + ovs-bugtool-list-dbs + + Script to list the databases controlled by ovsdb-server. + ovs-bugtool-ovsdb-dump Script to dump contents of Open vSwitch configuration database