diff mbox series

[2/2] man teamd.conf: Document ARP Ping link_watch.vlanid option

Message ID 1541080760-31973-1-git-send-email-ptalbert@redhat.com (mailing list archive)
State New
Headers show
Series [1/2] man teamd.conf: fix indentation of link_watch.send_always | expand

Commit Message

Patrick Talbert Nov. 1, 2018, 1:59 p.m. UTC
Signed-off-by: Patrick Talbert <ptalbert@redhat.com>
---
 man/teamd.conf.5 | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Jiri Pirko Nov. 5, 2018, 4:16 p.m. UTC | #1
Thu, Nov 01, 2018 at 02:59:20PM CET, ptalbert@redhat.com wrote:
>Signed-off-by: Patrick Talbert <ptalbert@redhat.com>

applied, thanks!
diff mbox series

Patch

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