NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | COLOPHON |
|
ovn-detrace(1) Open vSwitch Manual ovn-detrace(1)
ovn-detrace - convert ``ovs-appctl ofproto/trace'' output to combine OVN logical flow information.
ovn-detrace < file Common options: [-h | --help] [-V | --version]
The ovn-detrace program reads ovs-appctl ofproto/trace output on stdin, looking for flow cookies, and expand each cookie with corresponding OVN logical flows. It expands logical flow further with the north-bound information e.g. the ACL that generated the logical flow, when relevant.
-h --help Prints a brief help message to the console. -V --version Prints version information to the console. --ovnsb=server The OVN Southbound DB remote to contact. If the OVN_SB_DB environment variable is set, its value is used as the default. Otherwise, the default is unix:/usr/local/var/run/openvswitch/ovnsb_db.sock, but this default is unlikely to be useful outside of single-machine OVN test environments. --ovnnb=server The OVN Northbound DB remote to contact. If the OVN_NB_DB environment variable is set, its value is used as the default. Otherwise, the default is unix:/usr/local/var/run/openvswitch/ovnnb_db.sock, but this default is unlikely to be useful outside of single-machine OVN test environments.
ovs-appctl(8),ovn-sbctl(8),ovn--nbctl(8),ovn-trace(8)
This page is part of the Open vSwitch (a distributed virtual
multilayer switch) project. Information about the project can be
found at ⟨http://openvswitch.org/⟩. If you have a bug report for
this manual page, send it to bugs@openvswitch.org. This page was
obtained from the project's upstream Git repository
⟨https://github.com/openvswitch/ovs.git⟩ on 2018-02-02. (At that
time, the date of the most recent commit that was found in the repos‐
itory was 2018-02-01.) If you discover any rendering problems in
this HTML version of the page, or you believe there is a better or
more up-to-date source for the page, or you have corrections or
improvements to the information in this COLOPHON (which is not part
of the original manual page), send a mail to man-pages@man7.org
Open vSwitch 2.8.90 ovn-detrace(1)