]> git.proxmox.com Git - mirror_ovs.git/blob - lib/ofp-version.man
tunnel: Bareudp Tunnel Support.
[mirror_ovs.git] / lib / ofp-version.man
1 .IP "\fB\-O \fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
2 .IQ "\fB\-\-protocols=\fR[\fIversion\fR[\fB,\fIversion\fR]...]\fR"
3 Sets the OpenFlow protocol versions that are allowed when establishing
4 an OpenFlow session.
5 .
6 .IP
7 These protocol versions are enabled by default:
8 .
9 .RS
10 .IP \(bu
11 \fBOpenFlow10\fR, for OpenFlow 1.0.
12 .RE
13 .
14 The following protocol versions are generally supported, but for
15 compatibility with older versions of Open vSwitch they are not enabled
16 by default:
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.
27 .
28 .IP \(bu
29 \fBOpenFlow14\fR, for OpenFlow 1.4.
30 .
31 .IP \(bu
32 \fBOpenFlow15\fR, for OpenFlow 1.5.
33 .RE