X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=vswitchd%2Fovs-vswitchd.8.in;h=822c0f298eb52d89f4728bcdae55b6a0bc24a4e3;hb=4d0ed51998b35595474d62f6696928c8d0cd209e;hp=416be246e5c90e397616c4e36b65ea205ee728e4;hpb=cc01d0bb79103a01aa0afc3484249fd518b877ea;p=openvswitch diff --git a/vswitchd/ovs-vswitchd.8.in b/vswitchd/ovs-vswitchd.8.in index 416be246..822c0f29 100644 --- a/vswitchd/ovs-vswitchd.8.in +++ b/vswitchd/ovs-vswitchd.8.in @@ -157,9 +157,9 @@ progress, whether it is the active slave, the MAC hashes assigned to the slave, and the MAC learning table entries that hash to each MAC. .IP "\fBbond/migrate\fR \fIport\fR \fIhash\fR \fIslave\fR" Assigns a given MAC hash to a new slave. \fIport\fR specifies the -bond port, \fIhash\fR either the MAC hash to be migrated (as a decimal -number between 0 and 255) or an Ethernet address to be hashed, and -\fIslave\fR the new slave to be assigned. +bond port, \fIhash\fR the MAC hash to be migrated (as a decimal +number between 0 and 255), and \fIslave\fR the new slave to be +assigned. .IP The reassignment is not permanent: rebalancing or fail-over will cause the MAC hash to be shifted to a new slave in the usual @@ -179,9 +179,11 @@ updelay (or downdelay). .IP This setting is not permanent: it persists only until the carrier status of \fIslave\fR changes. -.IP "\fBbond/hash\fR \fImac\fR" -Returns the hash value which would be used for \fImac\fR. +.IP "\fBbond/hash\fR \fImac\fR [\fIvlan\fR]" +Returns the hash value which would be used for \fImac\fR with \fIvlan\fR +if specified. . +.so ofproto/ofproto-unixctl.man .so lib/vlog-unixctl.man .so lib/stress-unixctl.man .SH "SEE ALSO"