public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Wolfgang Link <w.link@proxmox.com>
Subject: Re: [pve-devel] [pve-docs] Correct the device declaration in the bonding example.
Date: Fri, 30 Oct 2020 15:23:29 +0100	[thread overview]
Message-ID: <5b2088b1-6dc9-5c90-7c4c-60450861fb07@proxmox.com> (raw)
In-Reply-To: <20201030090130.87599-1-w.link@proxmox.com>

On 30.10.20 10:01, Wolfgang Link wrote:
> Signed-off-by: Wolfgang Link <w.link@proxmox.com>
> ---
>  pve-network.adoc | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/pve-network.adoc b/pve-network.adoc
> index 294c201..692326f 100644
> --- a/pve-network.adoc
> +++ b/pve-network.adoc
> @@ -355,6 +355,8 @@ iface eno1 inet manual
>  
>  iface eno2 inet manual
>  
> +iface eno3 inet manual
> +
>  auto bond0
>  iface bond0 inet static
>        slaves eno1 eno2
> @@ -369,7 +371,7 @@ iface vmbr0 inet static
>          address  10.10.10.2
>          netmask  255.255.255.0
>          gateway  10.10.10.1
> -        bridge-ports eno1
> +        bridge-ports eno3

or bond0 ?

>          bridge-stp off
>          bridge-fd 0
>  
> 





  reply	other threads:[~2020-10-30 14:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30  9:01 Wolfgang Link
2020-10-30 14:23 ` Thomas Lamprecht [this message]
2020-11-02  6:38   ` Wolfgang Link
2020-11-02  7:04     ` [pve-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b2088b1-6dc9-5c90-7c4c-60450861fb07@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=w.link@proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal