Re: How to Set MTU?

goodenhj;1760604 Wrote:[color=blue]

Can someone tell me the best way to set MTU on SLES 10 SP1?[/color]

Here you go:
ip link set eth0 mtu #
Where # is replace with the actuall MTU you desire.
You can then verify with an ifconfig.


tdefreese

tdefreese’s Profile: http://forums.novell.com/member.php?userid=17108
View this thread: http://forums.novell.com/showthread.php?t=365874

tdefreese;2152516 Wrote:[color=blue]

Here you go:
ip link set eth0 mtu #
Where # is replace with the actuall MTU you desire.
You can then verify with an ifconfig.[/color]

Yes, this is true if you want to change the MTU setting on the fly…
but it won’t stick (e.g. setting will go back to the previous setting if
you restart the server or network service). Also note (tdefreese) you
are replying to a rather old thread :slight_smile:

To have it as a persistent setting, either use YaST’s Network settings
tool or edit the /etc/sysconfig/network/ifcfg-XXXX as mentioned by
others here.

Cheers,
Willem


Novell Knowledge Partner (voluntary sysop)

It ain’t anything like Harry Potter… but you gotta love the magic IT
can bring to this world

magic31’s Profile: http://forums.novell.com/member.php?userid=2303
View this thread: http://forums.novell.com/showthread.php?t=365874