From owner-freebsd-net@FreeBSD.ORG Fri Dec 3 19:41:10 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA675106564A for ; Fri, 3 Dec 2010 19:41:10 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (eg.sd.rdtc.ru [62.231.161.221]) by mx1.freebsd.org (Postfix) with ESMTP id 098028FC0A for ; Fri, 3 Dec 2010 19:41:09 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.4/8.14.4) with ESMTP id oB3Jf8JW018936; Sat, 4 Dec 2010 01:41:08 +0600 (NOVT) (envelope-from egrosbein@rdtc.ru) Message-ID: <4CF947D4.10504@rdtc.ru> Date: Sat, 04 Dec 2010 01:41:08 +0600 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.1.10) Gecko/20100712 Thunderbird/3.0.5 MIME-Version: 1.0 To: Mike Tancsa References: <201011270946271408828@yahoo.com.cn> <20101128081617.GA90332@zibbi.meraka.csir.co.za> <4CF73A2C.7000802@rdtc.ru> <4CF89EE7.8020807@rdtc.ru> <4CF93A77.30804@rdtc.ru> <4CF9470F.4020709@sentex.net> In-Reply-To: <4CF9470F.4020709@sentex.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-net Subject: Re: Problem with igb(4) updated to version 2.0.7 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2010 19:41:10 -0000 On 04.12.2010 01:37, Mike Tancsa wrote: >> Now I see, thanks. >> >> Is it technically possible to bring link down >> for distinct port of dual-port em/igb-supported NICs using software? >> >> If yes, I'd like to patch my source tree. >> For EtherChannel this kind of management should be possible. > > > If your switch port's speed and duplex are manual, change the media > options on the NIC to something like 10 half. The switch should see the > port "down" then. Yes, but switches are not always at my control and one may be in auto mode. Eugene Grosbein