Date: Mon, 3 Jul 2000 23:43:27 -0400 (EDT) From: David Gilbert <dgilbert@velocet.ca> To: Joerg Micheel <joerg@cs.waikato.ac.nz> Cc: David Gilbert <dgilbert@velocet.ca>, freebsd-stable@FreeBSD.ORG Subject: Re: Ethernet MTUs > 1500? Message-ID: <14689.23903.87264.511506@trooper.velocet.net> In-Reply-To: <20000704153914.C60136@cs.waikato.ac.nz> References: <14689.22689.894466.908666@trooper.velocet.net> <20000704153914.C60136@cs.waikato.ac.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Joerg" == Joerg Micheel <joerg@cs.waikato.ac.nz> writes: Joerg> On Mon, Jul 03, 2000 at 11:23:13PM -0400, David Gilbert wrote: >> But a number of devices seem to allow for MTUs > 1500 on 100Mb >> ethernet... and several people have told me that the standard >> allows for packets bigger than 1500 bytes. Joerg> The limit is 1536. That is hex 0x600, a value of importance if Joerg> using 802.x networks. A value below 0x600 indicates the length Joerg> of an additional header in the EtherType field. If this value Joerg> is above 0x600 it indicates a certain protocol (such as 0x800 Joerg> for IP, 0x806 for IP ARP). Joerg> I would not twiddle with the settings, the extra gain is very Joerg> low and you'll face all sorts of compatibility issues with Joerg> devices not supporting it. Well... all I'm looking for is the ability to set 1504 on the etnernet device so that 1500 byte packets will pass on the VLANs. But at least the "dc" driver ignores MTUs larger than 1500. Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14689.23903.87264.511506>