]> git.proxmox.com Git - mirror_ovs.git/blame - lib/ofp-version.man
manpages: Include ovs.tmac in most man roots.
[mirror_ovs.git] / lib / ofp-version.man
CommitLineData
020c9387
SH
1.IP "\fB\-O \fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
2.IQ "\fB\-\-protocols=\fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
3Sets the OpenFlow protocol versions that are allowed when establishing
4an OpenFlow session.
5.
6.IP
020c9387
SH
7These protocol versions are enabled by default:
8.
9.RS
10.IP \(bu
11\fBOpenFlow10\fR, for OpenFlow 1.0.
12.RE
13.
8d348579
BP
14The following protocol versions are generally supported, but for
15compatibility with older versions of Open vSwitch they are not enabled
16by default:
020c9387
SH
17.
18.RS
19.IP \(bu
20\fBOpenFlow11\fR, for OpenFlow 1.1.
21.
22.IP \(bu
23\fBOpenFlow12\fR, for OpenFlow 1.2.
24.
25.IP \(bu
26\fBOpenFlow13\fR, for OpenFlow 1.3.
8d348579
BP
27.
28.IP \(bu
29\fBOpenFlow14\fR, for OpenFlow 1.4.
30.RE
31.
32.IP
33Support for the following protocol versions is provided for testing
34and development purposes. They are not enabled by default:
35.
36.RS
37.IP \(bu
38\fBOpenFlow15\fR, for OpenFlow 1.5.
39.
40.IP \(bu
41\fBOpenFlow16\fR, for OpenFlow 1.6.
020c9387 42.RE