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

    With the normal untagged Ethernet frame overhead of 18 bytes and the 1500-byte payload, the Ethernet maximum frame size is 1518 bytes. If a 1500-byte IP packet is to be carried over a tagged Ethernet connection, the Ethernet frame maximum size needs to be 1522 bytes due to the larger size of an 802.1Q tagged frame.

  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. 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.

  5. Talk:Jumbo frame - Wikipedia

    en.wikipedia.org/wiki/Talk:Jumbo_frame

    That is the point, IPv4 technically does not allow this, and the term "jumbo frame" as defined here is the name for the way to package larger-than-allowed IPv4 packets (i.e. >1500 bytes). Jumbo frames and jumbograms are not to be confused with packet MTU, which is a physical-layer limitation (1518 bytes for ethernet).

  6. 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.

  7. Asynchronous Transfer Mode - Wikipedia

    en.wikipedia.org/wiki/Asynchronous_Transfer_Mode

    Following the initial design of ATM, networks have become much faster. A 1500 byte (12000-bit) full-size Ethernet frame takes only 1.2 μs to transmit on a 10 Gbit/s network, reducing the motivation for small cells to reduce jitter due to contention. The increased link speeds by themselves do not eliminate jitter due to queuing.

  8. 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.

  9. 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).