From a366aa5937be3e370123b8dddfaf584934dffcaf Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 28 Mar 2024 17:50:26 +0100 Subject: [PATCH] pvenode/wake-on-lan: mention defaults Signed-off-by: Thomas Lamprecht --- pvenode.adoc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pvenode.adoc b/pvenode.adoc index 6cf5bc9..21a46a8 100644 --- a/pvenode.adoc +++ b/pvenode.adoc @@ -87,15 +87,17 @@ of `` obtained from the `wakeonlan` property. The node-specific pvenode config set -wakeonlan XX:XX:XX:XX:XX:XX ---- -Optionally, the interface via which to send the WoL packet can be specified by -setting the `bind-interface` via the following command: +The interface via which to send the WoL packet is determined from the default +route. It can be overwritten by setting the `bind-interface` via the following +command: ---- pvenode config set -wakeonlan XX:XX:XX:XX:XX:XX,bind-interface= ---- -The broadcast address used when sending the WoL packet can further be set by -specifying the `broadcast-address` using the following command: +The broadcast address (default `255.255.255.255`) used when sending the WoL +packet can further be changed by setting the `broadcast-address` explicitly +using the following command: ---- pvenode config set -wakeonlan XX:XX:XX:XX:XX:XX,broadcast-address=