Operating System - Linux
1830250 Members
2838 Online
110000 Solutions
New Discussion

setting up jumbo frames on linux

 
Unix Administrator_5
Frequent Advisor

setting up jumbo frames on linux

I am trying to set up jumbo frames on the gb nic cards on servers running:
RHES 2.1, 3.0
RHAS 2.1, 3.0
HPUX 11.0

Is there a howto or cook book on setting this up.
I.e. mostly need help in setting the correct mtu value -- or at least I think that.
2 REPLIES 2
rick jones
Honored Contributor

Re: setting up jumbo frames on linux

Under HP-UX 11.X you would use the lanadmin tool. See the lanadmin manpage for more info. Under Linux, I'm _guessing_ it would be ethtool.
there is no rest for the wicked yet the virtuous have no pillows
xyko_1
Esteemed Contributor

Re: setting up jumbo frames on linux

Hi,

some good information material :

http://www.faqs.org/docs/linux_network/x-087-2-iface.ifconfig.html
http://linux-ip.net/html/tools-ifconfig.html
http://www.mike-devlin.com/linux/driver.htm
http://www.spinics.net/lists/linux-net/msg11873.html


Attention for the module configuration to accept jumbo frames. I'm assuming that your hardware is HP so you may have Broadcom nics, so you have a document above about configuring Broadcom's driver.

If your nic is not a Broadcom, look for configuration manual of your nic.

regards,
Xyko