X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-ofctl.8.in;h=17b445d53354d64901cec57158387634d32e362d;hb=8b36f51e0fdeb468058e4552858af03851b4fad3;hp=cd8d4f207fb4c63c06a611759f26b692d06e3950;hpb=a61680c6d15fa1f1ae3072a83c0e3d7ed08f6048;p=openvswitch diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in index cd8d4f20..17b445d5 100644 --- a/utilities/ovs-ofctl.8.in +++ b/utilities/ovs-ofctl.8.in @@ -81,6 +81,13 @@ system. Disables the interface. This is equivalent to ``ifconfig down'' on a Unix system. . +.IP \fBforward\fR +Allows forwarding of traffic on this interface. This is the default posture +for all ports. +. +.IP \fBnoforward\fR +Disallows forwarding of traffic on this interface. +. .IP \fBflood\fR When a \fIflood\fR action is specified, traffic will be sent out this interface. This is the default posture for monitored ports. @@ -447,10 +454,10 @@ these settings are ignored (see \fBFlow Syntax\fR above). . .IP \fBtable=\fInumber\fR If specified, limits the flow manipulation and flow dump commands to -only apply to the table with the given \fInumber\fR. -\fInumber\fR is a number between 0 and 254, inclusive. +only apply to the table with the given \fInumber\fR between 0 and 254. . -Behavior varies if \fBtable\fR is not specified. For flow table +Behavior varies if \fBtable\fR is not specified (equivalent to +specifying 255 as \fInumber\fR). For flow table modification commands without \fB\-\-strict\fR, the switch will choose the table for these commands to operate on. For flow table modification commands with \fB\-\-strict\fR, the command will operate