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