netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Different MTU sizes on a single ethernet port
       [not found] <702058967.4264131263235085567.JavaMail.root@mailstore13>
@ 2010-01-11 18:39 ` Gerrit Binnenmars
  0 siblings, 0 replies; only message in thread
From: Gerrit Binnenmars @ 2010-01-11 18:39 UTC (permalink / raw)
  To: netdev

Hello,

It seems that the following is not possible on Linux

Default ethernet port eth0   : MTU 1500
VLAN ethernet port    eth0.3 : MTU 9000

(Although you can do ifconfig eth0 mtu 9000; ifconfig eth0.3 mtu 9000; ifconfig eth0 mtu 1500)

To solve this the MTU size of the VLAN should be passed to the adapter, and the adapter should have a MTU size for its default interface and a MTU size which is the max. of all interfaces on this port.

Anyone been working on this before, or any other ideas how this can be achieved?

With regards,

Gerrit Binnenmars

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-11 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <702058967.4264131263235085567.JavaMail.root@mailstore13>
2010-01-11 18:39 ` Different MTU sizes on a single ethernet port Gerrit Binnenmars

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).