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. 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. 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. 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. IP fragmentation attack - Wikipedia

    en.wikipedia.org/wiki/IP_fragmentation_attack

    IP fragmentation attacks are a kind of computer security attack based on how the Internet Protocol (IP) requires data to be transmitted and processed. Specifically, it invokes IP fragmentation, a process used to partition messages (the service data unit (SDU); typically a packet) from one layer of a network into multiple smaller payloads that can fit within the lower layer's protocol data unit ...