From owner-freebsd-net@freebsd.org Thu Oct 5 13:25:13 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1823BE38BE9 for ; Thu, 5 Oct 2017 13:25:13 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from connect.ultra-secure.de (connect.ultra-secure.de [88.198.71.201]) by mx1.freebsd.org (Postfix) with ESMTP id 8715A71795 for ; Thu, 5 Oct 2017 13:25:11 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: (Haraka outbound); Thu, 05 Oct 2017 15:25:11 +0200 Authentication-Results: connect.ultra-secure.de; auth=pass (login); spf=none smtp.mailfrom=ultra-secure.de Received-SPF: None (connect.ultra-secure.de: domain of ultra-secure.de does not designate 127.0.0.10 as permitted sender) receiver=connect.ultra-secure.de; identity=mailfrom; client-ip=127.0.0.10; helo=connect.ultra-secure.de; envelope-from= Received: from connect.ultra-secure.de (webmail [127.0.0.10]) by connect.ultra-secure.de (Haraka/2.6.2-toaster) with ESMTPSA id 9795A79C-7079-437E-B796-18C030B03F80.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=AES256-SHA verify=NO); Thu, 05 Oct 2017 15:25:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 05 Oct 2017 15:24:59 +0200 From: rainer@ultra-secure.de To: Eugene Grosbein Cc: freebsd-net@freebsd.org Subject: Re: lagg interface doesn't work In-Reply-To: <59D626EB.50006@grosbein.net> References: <59D5E81A.5080700@grosbein.net> <90efe3d3524854f2a28e14f6496b8d88@ultra-secure.de> <59D5F317.8030104@grosbein.net> <436c7745802ce7ca9d196cccf600828a@ultra-secure.de> <59D621C9.1070704@grosbein.net> <9cc65618239aeb15abe707e9734b493a@ultra-secure.de> <59D626EB.50006@grosbein.net> Message-ID: <90c8f62dfa88a6ade5265fed68473a6e@ultra-secure.de> X-Sender: rainer@ultra-secure.de User-Agent: Roundcube Webmail/1.2.0 X-Haraka-GeoIP: --, , NaNkm X-Haraka-GeoIP-Received: X-Haraka-p0f: os="undefined undefined" link_type="undefined" distance=undefined total_conn=undefined shared_ip=Y X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on spamassassin X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 X-Haraka-Karma: score: 6, good: 285, bad: 0, connections: 285, history: 285, pass:all_good, relaying X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2017 13:25:13 -0000 Am 2017-10-05 14:34, schrieb Eugene Grosbein: > On 05.10.2017 19:25, rainer@ultra-secure.de wrote: >> Am 2017-10-05 14:12, schrieb Eugene Grosbein: >>> On 05.10.2017 18:20, rainer@ultra-secure.de wrote: >>> >>>> 11.1-AMD64. >>> >>> Please run "tcpdump -enp -i bxe0" to see, if it shows incoming and/or >>> outgoing >>> LACP ethernet frames while lagg tries to negotiate its state with >>> partner switch, >>> and show output. >> >> >> (server-prod ) 0 # tcpdump -r out1.dmp >> reading from file out1.dmp, link-type EN10MB (Ethernet) >> 12:20:15.163568 LACPv1, length 110 >> 12:20:16.212569 LACPv1, length 110 >> 12:20:19.389730 MARKERv1, length 110 >> 12:20:19.389733 LACPv1, length 110 >> 12:20:20.449569 MARKERv1, length 110 >> 12:20:47.372875 LACPv1, length 110 >> 12:21:18.527876 LACPv1, length 110 >> 12:21:49.891923 LACPv1, length 110 > > I asked for -enp flags for a reason, please use them. > And even better -enpv. ah, sorry. reading from file out1.dmp, link-type EN10MB (Ethernet) 12:20:15.163568 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 Actor Information TLV (0x01), length 20 System 2c:44:fd:8e:0a:68, System Priority 32768, Key 274, Port 1, Port Priority 32768 State Flags [Activity, Aggregation, Expired] Partner Information TLV (0x02), length 20 System 00:00:00:00:00:00, System Priority 0, Key 0, Port 0, Port Priority 0 State Flags [Timeout] Collector Information TLV (0x03), length 16 Max Delay 0 Terminator TLV (0x00), length 0 12:20:16.212569 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 Actor Information TLV (0x01), length 20 System 2c:44:fd:8e:0a:68, System Priority 32768, Key 274, Port 1, Port Priority 32768 State Flags [Activity, Aggregation, Default] Partner Information TLV (0x02), length 20 System 00:00:00:00:00:00, System Priority 65535, Key 0, Port 0, Port Priority 65535 State Flags [Aggregation, Synchronization, Collecting, Distributing] Collector Information TLV (0x03), length 16 Max Delay 0 Terminator TLV (0x00), length 0 12:20:19.389730 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: MARKERv1, length 110 Marker Information TLV (0x01), length 16 Request System 2c:44:fd:8e:0a:68, Request Port 1, Request Transaction ID 0x00000001 Terminator TLV (0x00), length 0 12:20:19.389733 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 Actor Information TLV (0x01), length 20 System 2c:44:fd:8e:0a:68, System Priority 32768, Key 274, Port 1, Port Priority 32768 State Flags [Activity, Aggregation, Synchronization, Collecting, Distributing, Default] Partner Information TLV (0x02), length 20 System 00:00:00:00:00:00, System Priority 65535, Key 0, Port 0, Port Priority 65535 State Flags [Aggregation, Synchronization, Collecting, Distributing] Collector Information TLV (0x03), length 16 Max Delay 0 Terminator TLV (0x00), length 0 12:20:20.449569 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: MARKERv1, length 110 Marker Information TLV (0x01), length 16 Request System 2c:44:fd:8e:0a:68, Request Port 1, Request Transaction ID 0x00000002 Terminator TLV (0x00), length 0 12:20:47.372875 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 Actor Information TLV (0x01), length 20 System 2c:44:fd:8e:0a:68, System Priority 32768, Key 274, Port 1, Port Priority 32768 State Flags [Activity, Aggregation, Synchronization, Collecting, Distributing, Default] Partner Information TLV (0x02), length 20 System 00:00:00:00:00:00, System Priority 65535, Key 0, Port 0, Port Priority 65535 State Flags [Aggregation, Synchronization, Collecting, Distributing] Collector Information TLV (0x03), length 16 Max Delay 0 Terminator TLV (0x00), length 0 12:21:18.527876 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 Actor Information TLV (0x01), length 20 System 2c:44:fd:8e:0a:68, System Priority 32768, Key 274, Port 1, Port Priority 32768 State Flags [Activity, Aggregation, Synchronization, Collecting, Distributing, Default] Partner Information TLV (0x02), length 20 System 00:00:00:00:00:00, System Priority 65535, Key 0, Port 0, Port Priority 65535 State Flags [Aggregation, Synchronization, Collecting, Distributing] Collector Information TLV (0x03), length 16 Max Delay 0 Terminator TLV (0x00), length 0 12:21:49.891923 2c:44:fd:8e:0a:68 > 01:80:c2:00:00:02, ethertype Slow Protocols (0x8809), length 124: LACPv1, length 110 Actor Information TLV (0x01), length 20 System 2c:44:fd:8e:0a:68, System Priority 32768, Key 274, Port 1, Port Priority 32768 State Flags [Activity, Aggregation, Synchronization, Collecting, Distributing, Default] Partner Information TLV (0x02), length 20 System 00:00:00:00:00:00, System Priority 65535, Key 0, Port 0, Port Priority 65535 State Flags [Aggregation, Synchronization, Collecting, Distributing] Collector Information TLV (0x03), length 16 Max Delay 0 Terminator TLV (0x00), length 0