2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 14:25:26 +00:00

ovs-vsctl: Fix OF protocol name capitalization in manual page

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
This commit is contained in:
Thomas Graf
2014-06-17 22:58:02 +00:00
committed by Justin Pettit
parent 470bf1ca68
commit cccc12cc3a

View File

@@ -973,7 +973,7 @@ Deconfigure STP from above:
Configure bridge \fBbr0\fR to support OpenFlow versions 1.0, 1.2, and
1.3:
.IP
.B "ovs\-vsctl set bridge br0 protocols=openflow10,openflow12,openflow13"
.B "ovs\-vsctl set bridge br0 protocols=OpenFlow10,OpenFlow12,OpenFlow13"
.
.SS "Flow Table Configuration"
Limit flow table 0 on bridge br0 to a maximum of 100 flows: