NIC and Jumbo Frames

Charles Swiger cswiger at mac.com
Mon Mar 13 22:27:59 UTC 2006


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



More information about the freebsd-questions mailing list