From owner-freebsd-questions@FreeBSD.ORG Tue Jun 8 07:56:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 914F71065676 for ; Tue, 8 Jun 2010 07:56:39 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mx1.esiee.fr (mx1.esiee.fr [147.215.1.35]) by mx1.freebsd.org (Postfix) with ESMTP id 563308FC12 for ; Tue, 8 Jun 2010 07:56:39 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.esiee.fr (Postfix) with ESMTP id 6ABE51369F4 for ; Tue, 8 Jun 2010 09:56:38 +0200 (CEST) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 5046C105441F for ; Tue, 8 Jun 2010 09:56:38 +0200 (CEST) Received: from [147.215.18.100] (playground.esiee.fr [147.215.18.100]) by mail.esiee.fr (Postfix) with ESMTP id 216281054418 for ; Tue, 8 Jun 2010 09:56:38 +0200 (CEST) Message-ID: <4C0DF7B5.9080400@esiee.fr> Date: Tue, 08 Jun 2010 09:56:37 +0200 From: Frank Bonnet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Boosting up gigabit interface ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2010 07:56:39 -0000 Hello Does some anyone could give me a path to boost up the flow between a server and a Cisco 3750 switch if possible (jumbo frames ? ) ? The server is an IBM X3650 ( 7.2-RELEASE) with two Broadcom gigabit interfaces. ifconfig give that parameters : bce0: flags=8843 metric 0 mtu 1500 options=1bb ether 00:14:5e:dc:44:8e inet 147.215.1.3 netmask 0xffffff00 broadcast 147.215.1.255 media: Ethernet autoselect (1000baseTX ) status: active the server is directly attached to the Cisco switch Thank you