From owner-freebsd-net@freebsd.org Mon Sep 10 11:17:18 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B5F9108C3E0 for ; Mon, 10 Sep 2018 11:17:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DC8CF7BC3C for ; Mon, 10 Sep 2018 11:17:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id A166C108C3DF; Mon, 10 Sep 2018 11:17:17 +0000 (UTC) Delivered-To: net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F734108C3DE for ; Mon, 10 Sep 2018 11:17:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A4B67BC38 for ; Mon, 10 Sep 2018 11:17:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 24462178A0 for ; Mon, 10 Sep 2018 11:17:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8ABHGxi026148 for ; Mon, 10 Sep 2018 11:17:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8ABHGiM026147 for net@FreeBSD.org; Mon, 10 Sep 2018 11:17:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 230858] Vlan Interface on ix1 doesn't pass any traffic on 12.0-ALPHA2 r338240 Date: Mon, 10 Sep 2018 11:17:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kiwi@oav.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2018 11:17:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230858 --- Comment #5 from kiwi@oav.net --- Hi,=20 # uname -a FreeBSD rsv-filer 12.0-ALPHA5 FreeBSD 12.0-ALPHA5 #0 r338557: Mon Sep 10 12:25:04 CEST 2018=20=20=20=20 root@rsv-filer:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 Problem "seems" to have changed from pass no traffic to do not detect link = on parent interface (I have this behavior on lagg on 11.2) : ix1: flags=3D8843 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3De53fbb ether 0c:c4:7a:f4:34:a1 media: Ethernet autoselect status: no carrier nd6 options=3D29 vlan3402: flags=3D8843 metric 0 mtu= 1500 options=3D600703 ether 0c:c4:7a:f4:34:a1 inet 10.194.101.101 netmask 0xffffff00 broadcast 10.194.101.255=20 groups: vlan=20 vlan: 3402 vlanpcp: 0 parent interface: ix1 media: Ethernet autoselect status: no carrier nd6 options=3D29 Configuration is done using rc.conf : ifconfig_ix1=3D"up" vlans_ix1=3D"vlan3402" create_args_vlan3402=3D"vlan 3402" ifconfig_vlan3402=3D"10.194.101.101/24" This machine is connected to a Cisco 6800 thru a Twinax cable, so the media should be : media: Ethernet autoselect (10Gbase-Twinax ) On the switch the configuration is pretty simple : interface TenGigabitEthernet3/5 description Server: rsv-filer switchport switchport trunk native vlan 3402 switchport mode trunk switchport trunk allowed vlan 3401-3403 switchport nonegotiate mtu 9216 logging event link-status flowcontrol send on spanning-tree portfast edge trunk spanning-tree bpduguard enable ! On the switch side the port is not shut because any security stuff... Regards --=20 You are receiving this mail because: You are the assignee for the bug.=