aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Talbert <ptalbert@redhat.com>2018-11-01 14:59:20 +0100
committerJiri Pirko <jiri@mellanox.com>2018-11-05 17:15:36 +0100
commit42257eb7f2db4d86e6af6cdf467848d518149c2c (patch)
tree54a3f7dbdd375872cbbee560bc03137a990538e7
parent04e328303a8c125157459df5ca17b624fb0b5495 (diff)
downloadlibteam-42257eb7f2db4d86e6af6cdf467848d518149c2c.tar.gz
man teamd.conf: Document ARP Ping link_watch.vlanid option
Signed-off-by: Patrick Talbert <ptalbert@redhat.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
-rw-r--r--man/teamd.conf.58
1 files changed, 8 insertions, 0 deletions
diff --git a/man/teamd.conf.5 b/man/teamd.conf.5
index c4672bf..9bdf46a 100644
--- a/man/teamd.conf.5
+++ b/man/teamd.conf.5
@@ -352,6 +352,14 @@ Default:
.BR "false"
.RE
.TP
+.BR "link_watch.vlanid "| " ports.PORTIFNAME.link_watch.vlanid " (int)
+By default, ARP requests are sent without VLAN tags. This option causes outgoing ARP requests to be sent with the specified VLAN ID number.
+.RS 7
+.PP
+Default:
+.BR "None"
+.RE
+.TP
.BR "link_watch.send_always "| " ports.PORTIFNAME.link_watch.send_always " (bool)
By default, ARP requests are sent on active ports only. This option allows sending even on inactive ports.
.RS 7