From nobody Fri Dec 09 19:56:36 2022 X-Original-To: freebsd-net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NTMH16Cwcz4k8ll for ; Fri, 9 Dec 2022 19:56:45 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from mail.flex-it.com.ua (mail.flex-it.com.ua [193.239.74.7]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NTMH04G6Wz3qT2 for ; Fri, 9 Dec 2022 19:56:44 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of shuriku@shurik.kiev.ua designates 193.239.74.7 as permitted sender) smtp.mailfrom=shuriku@shurik.kiev.ua; dmarc=none Received: from 93.183.208.50.ipv4.datagroup.ua ([93.183.208.50] helo=[192.168.200.125]) by mail.flex-it.com.ua with esmtpsa (TLS1.3) tls TLS_AES_128_GCM_SHA256 (Exim 4.95 (FreeBSD)) (envelope-from ) id 1p3jU4-000ES8-82 for freebsd-net@freebsd.org; Fri, 09 Dec 2022 21:56:36 +0200 Content-Type: multipart/alternative; boundary="------------hAnsZqc0YGjccTjsz3nAlqEY" Message-ID: Date: Fri, 9 Dec 2022 21:56:36 +0200 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: FRR + OSPF/BGP ECMP To: freebsd-net@freebsd.org References: <0efb98a8-fbb3-b429-dc87-70049440bc05@otcnet.ru> Content-Language: uk-UA From: Oleksandr Kryvulia In-Reply-To: X-Spamd-Result: default: False [-1.87 / 15.00]; SUBJ_ALL_CAPS(1.43)[19]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.996]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:35297, ipnet:193.239.72.0/22, country:UA]; MLMMJ_DEST(0.00)[freebsd-net@freebsd.org]; R_DKIM_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[shurik.kiev.ua]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4NTMH04G6Wz3qT2 X-Spamd-Bar: - X-ThisMailContainsUnwantedMimeParts: N This is a multi-part message in MIME format. --------------hAnsZqc0YGjccTjsz3nAlqEY Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 09.12.22 21:50, Cristian Cardoso пише: > Hi > > I'm using FRR without compiling and ECMP is up and running, I haven't > turned on any flags for this to happen. > > Em sex., 9 de dez. de 2022 às 07:23, Olivier Cochard-Labbé > escreveu: > > On Fri, Dec 9, 2022 at 10:59 AM Victor Gamov wrote: > > Hi All > > Does FreeBSD support ECMP while using FRR + OSPF/BGP? > > > If compiled with MULTIPATH option, yes it should work. > This option isn't enabled by default, I should enable it. > > Old example of a setup here: > https://bsdrp.net/documentation/examples/ecmp > It is enabled by default since eb0b1b33d5af --------------hAnsZqc0YGjccTjsz3nAlqEY Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit 09.12.22 21:50, Cristian Cardoso пише:
Hi

I'm using FRR without compiling and ECMP is up and running, I haven't turned on any flags for this to happen.

Em sex., 9 de dez. de 2022 às 07:23, Olivier Cochard-Labbé <olivier@freebsd.org> escreveu:
On Fri, Dec 9, 2022 at 10:59 AM Victor Gamov <vit@otcnet.ru> wrote:
Hi All

Does FreeBSD support ECMP while using FRR + OSPF/BGP?


If compiled with MULTIPATH option, yes it should work.
This option isn't enabled by default, I should enable it.

Old example of a setup here:
https://bsdrp.net/documentation/examples/ecmp


It is enabled by default since eb0b1b33d5af
--------------hAnsZqc0YGjccTjsz3nAlqEY--