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. Ethernet frame - Wikipedia

    en.wikipedia.org/wiki/Ethernet_frame

    The table below shows the complete Ethernet packet and the frame inside, as transmitted, for the payload size up to the MTU of 1500 octets. [ b ] Some implementations of Gigabit Ethernet and other higher-speed variants of Ethernet support larger frames, known as jumbo frames .

  4. Data-rate units - Wikipedia

    en.wikipedia.org/wiki/Data-rate_units

    The ISQ symbols for the bit and byte are bit and B, respectively.In the context of data-rate units, one byte consists of 8 bits, and is synonymous with the unit octet.The abbreviation bps is often used to mean bit/s, so that when a 1 Mbps connection is advertised, it usually means that the maximum achievable bandwidth is 1 Mbit/s (one million bits per second), which is 0.125 MB/s (megabyte per ...

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

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

  7. Bandwidth-delay product - Wikipedia

    en.wikipedia.org/wiki/Bandwidth-delay_product

    In data communications, the bandwidth-delay product is the product of a data link's capacity (in bits per second) and its round-trip delay time (in seconds). [1] The result, an amount of data measured in bits (or bytes), is equivalent to the maximum amount of data on the network circuit at any given time, i.e., data that has been transmitted but not yet acknowledged.

  8. Point-to-Point Protocol over Ethernet - Wikipedia

    en.wikipedia.org/wiki/Point-to-Point_Protocol...

    This added overhead can mean that a reduced maximum length limit (so-called ‘MTU’ or ‘MRU’) of 1500 − 8 = 1492 bytes is imposed on (for example) IP packets sent or received, as opposed to the usual 1500-byte Ethernet frame payload length limit which applies to standard Ethernet networks.

  9. OSI model - Wikipedia

    en.wikipedia.org/wiki/OSI_model

    The amount of data in a data segment must be small enough to allow for a network-layer header and a transport-layer header. For example, for data being transferred across Ethernet , the MTU is 1500 bytes, the minimum size of a TCP header is 20 bytes, and the minimum size of an IPv4 header is 20 bytes, so the maximum segment size is 1500−(20 ...