LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Jumbo Frames (https://www.linuxquestions.org/questions/linux-networking-3/jumbo-frames-581835/)

tntcoder 09-03-2007 07:26 AM

Jumbo Frames
 
Hi,

Please can someone tell me how i go about enabling jumbo frames, for maximum speed over gigabit ethernet on a linux NIC?

Thanks,

Jack

acid_kewpie 09-03-2007 07:28 AM

you just need to increase the mtu to 9000:
Code:

ifconfig eth0 mtu 9000

tntcoder 09-03-2007 07:30 AM

Thanks alot, never knew it would be that simple :)


All times are GMT -5. The time now is 02:20 AM.