Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 17:27:54 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        Sean Murphy <smurphy@calarts.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: NIC and Jumbo Frames
Message-ID:  <EA83F1CD-2750-4D71-BC12-859B875D2B16@mac.com>
In-Reply-To: <4415EC00.6010106@calarts.edu>
References:  <4415CE9A.2060700@calarts.edu> <4B103F6D-B922-4E68-97A7-07E608ABF361@mac.com> <4415EC00.6010106@calarts.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 13, 2006, at 5:02 PM, Sean Murphy wrote:
> What do I need to add to the rc.conf config line so that it sets up  
> the mtu for jumbo 16128 bytes size and sets the speed from auto to  
> 1000?  I have this so far...
>
> ifconfig_em0="inet x.x.x.x  netmask x.x.x.x 1000baseTX"

Something like:

ifconfig_em0="inet x.x.x.x  netmask x.x.x.x 1000baseTX mtu 16128"

...?

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EA83F1CD-2750-4D71-BC12-859B875D2B16>