enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Maximum transmission unit - Wikipedia

    en.wikipedia.org/wiki/Maximum_transmission_unit

    This information allows the source host to reduce its assumed path MTU appropriately. The process repeats until the MTU becomes small enough to traverse the entire path without fragmentation. Standard Ethernet supports an MTU of 1500 bytes and Ethernet implementation supporting jumbo frames, allow for an MTU up to 9000 bytes.

  3. Jumbo frame - Wikipedia

    en.wikipedia.org/wiki/Jumbo_frame

    Jumbo frames have payloads greater than 1500 bytes. In computer networking, jumbo frames are Ethernet frames with more than 1500 bytes of payload, the limit set by the IEEE 802.3 standard. [1] The payload limit for jumbo frames is variable: while 9000 bytes is the most commonly used limit, smaller and larger limits exist.

  4. EtherType - Wikipedia

    en.wikipedia.org/wiki/EtherType

    That value was chosen because the maximum length of the data field of an Ethernet 802.3 frame is 1500 bytes and 1536 is equivalent to the number 600 in the hexadecimal numeral system. Thus, values of 1500 and below for this field indicate that the field is used as the size of the payload of the Ethernet frame while values of 1536 and above ...

  5. Ethernet frame - Wikipedia

    en.wikipedia.org/wiki/Ethernet_frame

    If it's less than or equal to 1500, it must be an IEEE 802.3 frame, with that field being a length field. Values between 1500 and 1536, exclusive, are undefined. [10] This convention allows software to determine whether a frame is an Ethernet II frame or an IEEE 802.3 frame, allowing the coexistence of both standards on the same physical medium.

  6. Path MTU Discovery - Wikipedia

    en.wikipedia.org/wiki/Path_MTU_Discovery

    The process is repeated until the MTU is small enough to traverse the entire path without fragmentation. As IPv6 routers do not fragment packets, there is no Don't Fragment option in the IPv6 header. For IPv6, Path MTU Discovery works by initially assuming the path MTU is the same as the MTU on the link layer interface where the traffic originates.

  7. IP fragmentation - Wikipedia

    en.wikipedia.org/wiki/IP_fragmentation

    An example of the fragmentation of a protocol data unit in a given layer into smaller fragments. IP fragmentation is an Internet Protocol (IP) process that breaks packets into smaller pieces (fragments), so that the resulting pieces can pass through a link with a smaller maximum transmission unit (MTU) than the original packet size.

  8. Maximum segment size - Wikipedia

    en.wikipedia.org/wiki/Maximum_segment_size

    The maximum segment size (MSS) is a parameter of the Options field of the TCP header that specifies the largest amount of data, specified in bytes, that a computer or communications device can receive in a single TCP segment. It does not count the TCP header or the IP header (unlike, for example, the MTU for IP datagrams).

  9. 6in4 - Wikipedia

    en.wikipedia.org/wiki/6in4

    The 6in4 packet format consists of the IPv6 packet preceded by an IPv4 packet header. Thus, the encapsulation overhead is the size of the IPv4 header of 20 bytes. On Ethernet with a maximum transmission unit (MTU) of 1500 bytes, IPv6 packets of 1480 bytes may therefore be transmitted without fragmentation.