Received: from mail-oa1-x30.google.com (mail-oa1-x30.google.com [IPv6:2001:4860:4864:20::30]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 8213A22593A for <~alpine/users@lists.alpinelinux.org>; Fri, 13 Oct 2023 01:56:07 +0000 (UTC) Received: by mail-oa1-x30.google.com with SMTP id 586e51a60fabf-1e1b1b96746so911832fac.2 for <~alpine/users@lists.alpinelinux.org>; Thu, 12 Oct 2023 18:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697162163; x=1697766963; darn=lists.alpinelinux.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=EdaZoCgOFG1KXG+cfMEXdoji6qCxnYKksA62kUDfLcs=; b=C08Z2V6cJ4MxgTWjlW6B1U02JbPEN6yqIx0i1kircTGl0TfcLK+3hPCUot+wj/h3vM EqQ1YnKYghhnrEeYM0gjt8L13e7SUEpDB/rNgcr/xyAZ8hOgh5RAD6Si9lFcAYfh/gdB x3Cg4c68sQ2AGcSkOIcdMWiexSOP0E2H7gqWKvjbrTtND8UUswC1k9S6LH7trSFhwy2R cXUr1ZYXaonS/GpLDGHyhM/WAyLwXT312naZKsJbrXPxUMQN4OFKkQ/uOpRUJJTfg7od pt508TN8Zq8j0FEofedhWhifr54HpYZOPCOhSePmrJrQqLv6Yq/+HdHFCF7fe26Zzt08 ukJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697162163; x=1697766963; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=EdaZoCgOFG1KXG+cfMEXdoji6qCxnYKksA62kUDfLcs=; b=GzZx1tqpGJInV2/eb+VXivdkkUscBncwr9bOdULdU4OyWZqkIPWSDJT/6iDHxfHNMB iOY6dViTqII4KCel0TTY6Nw3Noq1kTEcD/A5fIRZgZGR0t8+uRc2ttlolBgYKltaaunA v6eUjhKIdTjQNiXNv+8W3vQc9IDUN4pZnFRFiiHumQqJ/+3LSQ6d+YnsTzJ4g55dBFep 46PEt7FHGlENv9fIYDuLO9+6mnuaeRHFyvvh6VimG17EdocU0zHJ3qFep3pXjByLNKew k++NxAnZ6bPxY0GV6LntlIZy2dqCraI0pRTykzNcSGSRO4cJQz4T5pzn3SF2OJJA8PyM p1pw== X-Gm-Message-State: AOJu0YwTplg2Rvm7I66BIR+p83MdWe7OJ/FEdJUwKKMrC5FZUwx8gzkM BGvWheMZCDwlENp/807KLtcx3HpcWlKLxmqqJxA= X-Google-Smtp-Source: AGHT+IHeLoEGe502w/TcKmgf23Gksry+D6o9tA2Ixfb47q/7KIFyvO1ZC3I34RWw7QL11cZ+lqbkNxkKYbBYYYPhfZs= X-Received: by 2002:a05:6870:1351:b0:1e9:e02e:f4cc with SMTP id 17-20020a056870135100b001e9e02ef4ccmr395290oac.29.1697162163578; Thu, 12 Oct 2023 18:56:03 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Guning Lin Date: Fri, 13 Oct 2023 09:56:00 +0800 Message-ID: Subject: Re: using ip command to config bond interface To: Guido Trotter Cc: noloader@gmail.com, ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000e2eb5606078f5b3e" --000000000000e2eb5606078f5b3e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable It works! Thank you so much=EF=BC=81 Guning Lin =E4=BA=8E2023=E5=B9=B410=E6=9C=8811=E6=97=A5= =E5=91=A8=E4=B8=89 23:44=E5=86=99=E9=81=93=EF=BC=9A > Thanks, I'll check it out! > > Guido Trotter =E4=BA=8E2023=E5=B9=B410=E6=9C=8811= =E6=97=A5=E5=91=A8=E4=B8=89 23:01=E5=86=99=E9=81=93=EF=BC=9A > >> On Wed, 11 Oct 2023 at 16:04, Guning Lin wrote: >> > >> > Hi Jeff: >> > I read the manul you provided above and try some commands again. Here >> is my commands and outputs: >> > ----- >> > localhost:~# ip link del bond0 >> > localhost:~# ip link add bond0 type bond mode active-backup >> >> Just checking: did you do "apk add iproute2" ? >> It seems the "ip" version that comes by default in busybox may not >> support all options and might be ignoring your arguments. >> I was able to reproduce your error on busybox, and it went away after >> I installed iproute2 >> >> Alternatively the wiki suggests installing the "bonding" packages and >> configuring through the interfaces file which I guess does it >> differently. >> >> Cheers, >> >> Guido >> > --000000000000e2eb5606078f5b3e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
It works! Thank you so much=EF=BC=81

Guning Lin <guningh@gmail.com> =E4=BA=8E2023=E5= =B9=B410=E6=9C=8811=E6=97=A5=E5=91=A8=E4=B8=89 23:44=E5=86=99=E9=81=93=EF= =BC=9A
Thanks, I'll check it out!=C2=A0

Guido Trotter <ultrotter@debian.org= > =E4=BA=8E2023=E5=B9=B410=E6=9C=8811=E6=97=A5=E5=91=A8=E4=B8=89 23:01= =E5=86=99=E9=81=93=EF=BC=9A
On Wed, 11 Oct 2023 at 16:04, Guning Lin <guningh@gmail.com> wrote:
>
> Hi Jeff:
> I read the manul you provided above and try some commands again. Here = is my commands and outputs:
> -----
> localhost:~# ip link del bond0
> localhost:~# ip link add bond0 type bond mode active-backup

Just checking: did you do "apk add iproute2" ?
It seems the "ip" version that comes by default in busybox may no= t
support all options and might be ignoring your arguments.
I was able to reproduce your error on busybox, and it went away after
I installed iproute2

Alternatively the wiki suggests installing the "bonding" packages= and
configuring through the interfaces file which I guess does it
differently.

Cheers,

Guido
--000000000000e2eb5606078f5b3e--