]> git.proxmox.com Git - mirror_ovs.git/blobdiff - utilities/ovs-ctl.8
ovs-vsctl: Add commands "add-bond-iface" and "del-bond-iface".
[mirror_ovs.git] / utilities / ovs-ctl.8
index 84fa33fff41bdae962f89b84db74181377624f34..e25223c7872d12df536b2eb9b55898b70fc0e21f 100644 (file)
@@ -44,6 +44,8 @@ ovs\-ctl \- OVS startup helper script
 [\fB\-\-dport=\fIdport\fR]
 \fBenable\-protocol\fR
 .br
+\fBovs\-ctl delete\-transient\-ports
+.br
 \fBovs\-ctl help \fR| \fB\-h \fR| \fB\-\-help
 .br
 \fBovs\-ctl \-\-version
@@ -412,6 +414,10 @@ TCP or UDP source or destination port to match.  These are optional
 and allowed only with \fB\-\-protocol=tcp\fR or
 \fB\-\-protocol=udp\fR.
 .
+.SH "The ``delete\-transient\-ports'' command"
+.
+Deletes all ports that have the \fBother_config:transient\fR value set to true.
+.
 .SH "The ``help'' command"
 .
 Prints a usage message and exits successfully.